projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
96b5608
)
sys-apps/onerng: add python3.8 support
author
Conrad Kostecki
<conikost@gentoo.org>
Fri, 20 Dec 2019 19:47:53 +0000
(20:47 +0100)
committer
Conrad Kostecki
<conikost@gentoo.org>
Fri, 20 Dec 2019 19:47:53 +0000
(20:47 +0100)
Package-Manager: Portage-2.3.81, Repoman-2.3.20
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
sys-apps/onerng/onerng-3.6-r2.ebuild
patch
|
blob
|
history
diff --git
a/sys-apps/onerng/onerng-3.6-r2.ebuild
b/sys-apps/onerng/onerng-3.6-r2.ebuild
index 36fc8bc0583b1a14de615218701a8a0c47d35f97..2910ca06db0688248889cb0e1da0068866b3c513 100644
(file)
--- a/
sys-apps/onerng/onerng-3.6-r2.ebuild
+++ b/
sys-apps/onerng/onerng-3.6-r2.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 python-r1 udev