dev-libs/libbytesize: Remove py2
authorMichał Górny <mgorny@gentoo.org>
Wed, 5 Feb 2020 18:56:45 +0000 (19:56 +0100)
committerMichał Górny <mgorny@gentoo.org>
Wed, 5 Feb 2020 19:12:28 +0000 (20:12 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-libs/libbytesize/libbytesize-1.4.ebuild

index 326218a5913f31f9c71088012d924b327ef5b5ba..35486a532930ac350b6144c0b7e8eee293db3bde 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python{2_7,3_{6,7}} )
+PYTHON_COMPAT=( python3_{6,7} )
 
 inherit autotools python-r1