mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-libs/libprelude: enable py3.9, enable py3.10
Closes: https://bugs.gentoo.org/802057 Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
This commit is contained in:
@@ -3,11 +3,9 @@
|
||||
|
||||
EAPI=7
|
||||
|
||||
PYTHON_COMPAT=( python3_{7,8} )
|
||||
PYTHON_COMPAT=( python3_{8..10} )
|
||||
USE_RUBY="ruby25 ruby26 ruby27"
|
||||
DISTUTILS_OPTIONAL=1
|
||||
DISTUTILS_USE_SETUPTOOLS=no
|
||||
|
||||
LUA_COMPAT=( lua5-{1..3} )
|
||||
|
||||
inherit autotools distutils-r1 lua-single ruby-single
|
||||
|
||||
Reference in New Issue
Block a user