projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c4fba8f
)
app-arch/patool: Remove py2
author
Michał Górny
<mgorny@gentoo.org>
Tue, 11 Feb 2020 11:26:11 +0000
(12:26 +0100)
committer
Michał Górny
<mgorny@gentoo.org>
Tue, 11 Feb 2020 11:37:55 +0000
(12:37 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
app-arch/patool/patool-1.12.ebuild
patch
|
blob
|
history
diff --git
a/app-arch/patool/patool-1.12.ebuild
b/app-arch/patool/patool-1.12.ebuild
index e29ed3ba8086f36db4222b68f87248e8239e5e22..82eb33677c92402b97274178ee9bce755234a07c 100644
(file)
--- a/
app-arch/patool/patool-1.12.ebuild
+++ b/
app-arch/patool/patool-1.12.ebuild
@@
-3,7
+3,7
@@
EAPI=6
-PYTHON_COMPAT=( python
2_7 python
3_{6,7,8} )
+PYTHON_COMPAT=( python3_{6,7,8} )
inherit distutils-r1