commit:     98f525006d1a05b9f628f8d32f08db4ca1ae4187
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu Feb  6 05:43:01 2020 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu Feb  6 05:59:29 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=98f52500

dev-python/Rx: Remove py2

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

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

diff --git a/dev-python/Rx/Rx-1.6.1.ebuild b/dev-python/Rx/Rx-1.6.1.ebuild
index 56b5e245685..82172fce71f 100644
--- a/dev-python/Rx/Rx-1.6.1.ebuild
+++ b/dev-python/Rx/Rx-1.6.1.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=6
 
-PYTHON_COMPAT=( python2_7 python3_6 )
+PYTHON_COMPAT=( python3_6 )
 
 inherit distutils-r1
 

Reply via email to