projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8fe8b4f
)
app-misc/votrify: Tested on python3.8
author
Michał Górny
<mgorny@gentoo.org>
Sun, 8 Dec 2019 10:07:08 +0000
(11:07 +0100)
committer
Michał Górny
<mgorny@gentoo.org>
Sun, 8 Dec 2019 10:20:04 +0000
(11:20 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
app-misc/votrify/votrify-5.ebuild
patch
|
blob
|
history
diff --git
a/app-misc/votrify/votrify-5.ebuild
b/app-misc/votrify/votrify-5.ebuild
index 179f0affaf98d48682398b3382165d8cde303cfb..9715317888eb79e88d2abcb173e45dd39d809b62 100644
(file)
--- a/
app-misc/votrify/votrify-5.ebuild
+++ b/
app-misc/votrify/votrify-5.ebuild
@@
-2,7
+2,7
@@
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-PYTHON_COMPAT=( python3_{5,6,7} )
+PYTHON_COMPAT=( python3_{5,6,7
,8
} )
inherit python-single-r1