projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c7a1001
)
dev-python/patch: Remove py2
author
Michał Górny
<mgorny@gentoo.org>
Wed, 5 Feb 2020 17:53:31 +0000
(18:53 +0100)
committer
Michał Górny
<mgorny@gentoo.org>
Wed, 5 Feb 2020 17:53:31 +0000
(18:53 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-python/patch/patch-1.16.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/patch/patch-1.16.ebuild
b/dev-python/patch/patch-1.16.ebuild
index 738cc211f027572a119e4f3931abcb7993a231ae..39bc477ae5c8ba30a88ed1f1cc6833fea7c03b6a 100644
(file)
--- a/
dev-python/patch/patch-1.16.ebuild
+++ b/
dev-python/patch/patch-1.16.ebuild
@@
-3,7
+3,7
@@
EAPI=6
-PYTHON_COMPAT=( python
2_7 python
3_6 )
+PYTHON_COMPAT=( python3_6 )
inherit distutils-r1