projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a9b76cb
)
dev-util/itstool: python3_8
author
Andreas Sturmlechner
<asturm@gentoo.org>
Sat, 30 Nov 2019 19:15:52 +0000
(20:15 +0100)
committer
Aaron Bauman
<bman@gentoo.org>
Wed, 4 Dec 2019 16:36:55 +0000
(11:36 -0500)
Package-Manager: Portage-2.3.80, Repoman-2.3.19
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Signed-off-by: Aaron Bauman <bman@gentoo.org>
dev-util/itstool/itstool-2.0.6.ebuild
patch
|
blob
|
history
diff --git
a/dev-util/itstool/itstool-2.0.6.ebuild
b/dev-util/itstool/itstool-2.0.6.ebuild
index 0cd59f921282b9d7b42ed72518fd2cb09fea0259..4ccd4663ede47060027d8f16e4f649c7e43e346f 100644
(file)
--- a/
dev-util/itstool/itstool-2.0.6.ebuild
+++ b/
dev-util/itstool/itstool-2.0.6.ebuild
@@
-3,7
+3,7
@@
EAPI=7
-PYTHON_COMPAT=( python3_{5,6,7} )
+PYTHON_COMPAT=( python3_{5,6,7
,8
} )
PYTHON_REQ_USE="xml"
inherit python-single-r1