commit:     8529ec4172c03ed1f90248309a3ebb06ba7c9746
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Aug  1 21:13:09 2020 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue Aug  4 11:59:50 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8529ec41

dev-python/priority: Remove py2.7

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
Closes: https://github.com/gentoo/gentoo/pull/16937
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-python/priority/priority-1.3.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/priority/priority-1.3.0.ebuild 
b/dev-python/priority/priority-1.3.0.ebuild
index 5ed8bbaa6c9..f90fc1f1b48 100644
--- a/dev-python/priority/priority-1.3.0.ebuild
+++ b/dev-python/priority/priority-1.3.0.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
-PYTHON_COMPAT=( python2_7 python3_{6,7,8,9})
+PYTHON_COMPAT=( python3_{6,7,8,9})
 
 inherit distutils-r1
 

Reply via email to