@ -1,9 +1,9 @@
# Copyright 1999-2022 Gentoo Authors
# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
PYTHON_COMPAT=( python3_{9..11} )
PYTHON_COMPAT=( python3_{10..11} )
RUBY_OPTIONAL="yes"
USE_RUBY="ruby31"
@ -4,7 +4,7 @@
EAPI="8"
DISTUTILS_USE_PEP517=setuptools
inherit distutils-r1 pypi
@ -1,10 +1,10 @@
# Copyright 1999-2021 Gentoo Authors
EAPI=7
LUA_COMPAT=( lua5-{1..2} luajit )
inherit flag-o-matic lua-single python-any-r1 scons-utils toolchain-funcs
inherit cmake python-single-r1