projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
22c71e8
)
app-pda/libplist: Remove py2
author
Michał Górny
<mgorny@gentoo.org>
Mon, 10 Feb 2020 20:42:53 +0000
(21:42 +0100)
committer
Michał Górny
<mgorny@gentoo.org>
Mon, 10 Feb 2020 20:59:57 +0000
(21:59 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
app-pda/libplist/libplist-2.0.0.ebuild
patch
|
blob
|
history
diff --git
a/app-pda/libplist/libplist-2.0.0.ebuild
b/app-pda/libplist/libplist-2.0.0.ebuild
index a9bce66186fa0414dcc98bbbe2c04f1a819a0817..77cfc406326eae7c31d22956bb2dae998cc36e02 100644
(file)
--- a/
app-pda/libplist/libplist-2.0.0.ebuild
+++ b/
app-pda/libplist/libplist-2.0.0.ebuild
@@
-2,7
+2,7
@@
# Distributed under the terms of the GNU General Public License v2
EAPI="6"
-PYTHON_COMPAT=( python{
2_7,
3_6,3_7,3_8} )
+PYTHON_COMPAT=( python{3_6,3_7,3_8} )
inherit autotools eutils python-r1
DESCRIPTION="Support library to deal with Apple Property Lists (Binary & XML)"