mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-24 18:58:08 -07:00
dev-python/random2: python3_8
No test failure. Closes: https://bugs.gentoo.org/701806 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>
This commit is contained in:
committed by
Aaron Bauman
parent
d5ccf03b17
commit
7ef3de32e8
@@ -2,7 +2,8 @@
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
PYTHON_COMPAT=( python3_{5,6,7} )
|
||||
|
||||
PYTHON_COMPAT=( python3_{5,6,7,8} )
|
||||
inherit distutils-r1
|
||||
|
||||
DESCRIPTION="Python-2.7 random module ported to python-3"
|
||||
|
||||
Reference in New Issue
Block a user