dev-util/smem: Remove py2.7 where possible
authorMichał Górny <mgorny@gentoo.org>
Thu, 7 May 2020 15:03:02 +0000 (17:03 +0200)
committerMichał Górny <mgorny@gentoo.org>
Thu, 7 May 2020 15:08:01 +0000 (17:08 +0200)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-util/smem/smem-1.5.ebuild

index d536b2ed6a3e8bdd318e6d23a0c5bd58f7cabc35..32239c1bdbf106aea467603f18088e5d160fa450 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python2_7 python3_{6,7,8} )
+PYTHON_COMPAT=( python3_{6,7,8} )
 
 inherit eutils python-single-r1 toolchain-funcs