sys-apps/onerng: add python3.8 support
authorConrad Kostecki <conikost@gentoo.org>
Fri, 20 Dec 2019 19:47:53 +0000 (20:47 +0100)
committerConrad 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

index 36fc8bc0583b1a14de615218701a8a0c47d35f97..2910ca06db0688248889cb0e1da0068866b3c513 100644 (file)
@@ -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