commit:     04c6b5df8a507d001fb10debf570c40e41570b6a
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Wed Feb  5 19:45:04 2020 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed Feb  5 19:53:27 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=04c6b5df

dev-python/PyRSS2Gen: Remove py2

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

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

diff --git a/dev-python/PyRSS2Gen/PyRSS2Gen-1.1.ebuild 
b/dev-python/PyRSS2Gen/PyRSS2Gen-1.1.ebuild
index d736f664a60..2c5e40a8cba 100644
--- a/dev-python/PyRSS2Gen/PyRSS2Gen-1.1.ebuild
+++ b/dev-python/PyRSS2Gen/PyRSS2Gen-1.1.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
-PYTHON_COMPAT=( python{2_7,3_6} )
+PYTHON_COMPAT=( python3_6 )
 
 inherit distutils-r1
 

Reply via email to