projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
50906ed
)
app-arch/patool: update PYTHON_TARGETS
author
Ben Kohler
<bkohler@gentoo.org>
Mon, 20 Jan 2020 18:28:43 +0000
(12:28 -0600)
committer
Ben Kohler
<bkohler@gentoo.org>
Mon, 20 Jan 2020 19:18:04 +0000
(13:18 -0600)
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Ben Kohler <bkohler@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 d97524967980c7a31f5cc56749ff532e530be78b..e29ed3ba8086f36db4222b68f87248e8239e5e22 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,3_6
} )
+PYTHON_COMPAT=( python
2_7 python3_{6,7,8
} )
inherit distutils-r1