projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6fd27d3
)
x11-misc/menumaker: add python3.8 support
author
Joonas Niilola
<juippis@gentoo.org>
Sat, 7 Dec 2019 12:46:00 +0000
(14:46 +0200)
committer
Joonas Niilola
<juippis@gentoo.org>
Sat, 7 Dec 2019 12:47:07 +0000
(14:47 +0200)
Package-Manager: Portage-2.3.81, Repoman-2.3.20
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
x11-misc/menumaker/menumaker-0.99.11.ebuild
patch
|
blob
|
history
diff --git
a/x11-misc/menumaker/menumaker-0.99.11.ebuild
b/x11-misc/menumaker/menumaker-0.99.11.ebuild
index 5b87f54707ede9a0e1590a12950bf990b60630c3..81798732faf127d6f990949af6f9a21502c4de84 100644
(file)
--- a/
x11-misc/menumaker/menumaker-0.99.11.ebuild
+++ b/
x11-misc/menumaker/menumaker-0.99.11.ebuild
@@
-3,7
+3,7
@@
EAPI=7
-PYTHON_COMPAT=( python2_7 python3_{5,6,7} )
+PYTHON_COMPAT=( python2_7 python3_{5,6,7
,8
} )
inherit autotools python-r1