projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
db4c2d2
)
app-portage/tatt: enable Python 3.8
author
Thomas Deutschmann
<whissi@gentoo.org>
Sun, 26 Apr 2020 23:46:41 +0000
(
01:46
+0200)
committer
Thomas Deutschmann
<whissi@gentoo.org>
Sun, 26 Apr 2020 23:46:41 +0000
(
01:46
+0200)
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
app-portage/tatt/tatt-9999.ebuild
patch
|
blob
|
history
diff --git
a/app-portage/tatt/tatt-9999.ebuild
b/app-portage/tatt/tatt-9999.ebuild
index e998e0c14c15b864eed76697fa8b264c4af2cd82..5786e4c4a61bc2aaecce08ba6984aba7463c5d27 100644
(file)
--- a/
app-portage/tatt/tatt-9999.ebuild
+++ b/
app-portage/tatt/tatt-9999.ebuild
@@
-3,7
+3,7
@@
EAPI=7
-PYTHON_COMPAT=( python3_{6,7} )
+PYTHON_COMPAT=( python3_{6,7
,8
} )
inherit distutils-r1 git-r3