projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d22d5fc
)
dev-util/smem: Remove py2.7 where possible
author
Michał Górny
<mgorny@gentoo.org>
Thu, 7 May 2020 15:03:02 +0000
(17:03 +0200)
committer
Michał 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
patch
|
blob
|
history
diff --git
a/dev-util/smem/smem-1.5.ebuild
b/dev-util/smem/smem-1.5.ebuild
index d536b2ed6a3e8bdd318e6d23a0c5bd58f7cabc35..32239c1bdbf106aea467603f18088e5d160fa450 100644
(file)
--- a/
dev-util/smem/smem-1.5.ebuild
+++ b/
dev-util/smem/smem-1.5.ebuild
@@
-3,7
+3,7
@@
EAPI=7
-PYTHON_COMPAT=( python
2_7 python
3_{6,7,8} )
+PYTHON_COMPAT=( python3_{6,7,8} )
inherit eutils python-single-r1 toolchain-funcs