summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2020-05-07 17:03:02 +0200
committerMichał Górny <mgorny@gentoo.org>2020-05-07 17:08:01 +0200
commit02232893c3cddffddd298ea4a6272e925afed7d2 (patch)
treed87e0c1aaf97bfb65afa492b03e8b662d78b32d9 /dev-util/smem
parentdev-util/setconf: Remove py2.7 where possible (diff)
downloadgentoo-02232893c3cddffddd298ea4a6272e925afed7d2.tar.gz
gentoo-02232893c3cddffddd298ea4a6272e925afed7d2.tar.bz2
gentoo-02232893c3cddffddd298ea4a6272e925afed7d2.zip
dev-util/smem: Remove py2.7 where possible
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-util/smem')
-rw-r--r--dev-util/smem/smem-1.5.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/smem/smem-1.5.ebuild b/dev-util/smem/smem-1.5.ebuild
index d536b2ed6a3e..32239c1bdbf1 100644
--- a/dev-util/smem/smem-1.5.ebuild
+++ b/dev-util/smem/smem-1.5.ebuild
@@ -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