projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6f0b0e0
)
dev-python/babelfish: Enable py3.{7,8}
author
Michał Górny
<mgorny@gentoo.org>
Wed, 22 Apr 2020 16:01:25 +0000
(18:01 +0200)
committer
Michał Górny
<mgorny@gentoo.org>
Wed, 22 Apr 2020 16:02:41 +0000
(18:02 +0200)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-python/babelfish/babelfish-0.5.5-r1.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/babelfish/babelfish-0.5.5-r1.ebuild
b/dev-python/babelfish/babelfish-0.5.5-r1.ebuild
index b7ed30df2c233db779bbc33456472d53002a7776..878569ad886f0116f961fbe56fd11620d583d8a7 100644
(file)
--- a/
dev-python/babelfish/babelfish-0.5.5-r1.ebuild
+++ b/
dev-python/babelfish/babelfish-0.5.5-r1.ebuild
@@
-3,7
+3,7
@@
EAPI=6
-PYTHON_COMPAT=( python3_
6
)
+PYTHON_COMPAT=( python3_
{6,7,8}
)
inherit distutils-r1