projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f6fc579
)
media-libs/sratom: Remove py2 where possible
author
Michał Górny
<mgorny@gentoo.org>
Mon, 10 Feb 2020 13:05:23 +0000
(14:05 +0100)
committer
Michał Górny
<mgorny@gentoo.org>
Mon, 10 Feb 2020 13:26:12 +0000
(14:26 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
media-libs/sratom/sratom-0.6.0-r1.ebuild
patch
|
blob
|
history
diff --git
a/media-libs/sratom/sratom-0.6.0-r1.ebuild
b/media-libs/sratom/sratom-0.6.0-r1.ebuild
index 4160b0476a5b9649487ef452c51045a9acb667ad..d9a4052de6c56c887e6ecae7f0774780352c0a2c 100644
(file)
--- a/
media-libs/sratom/sratom-0.6.0-r1.ebuild
+++ b/
media-libs/sratom/sratom-0.6.0-r1.ebuild
@@
-3,7
+3,7
@@
EAPI=6
-PYTHON_COMPAT=( python
{2_7,3_6}
)
+PYTHON_COMPAT=( python
3_6
)
PYTHON_REQ_USE='threads(+)'
inherit python-any-r1 waf-utils multilib-build multilib-minimal