dev-python/shiboken2: Stabilize 5.15.8 x86, #892445

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2023-02-07 17:46:38 +00:00
parent 9cd02af9ed
commit f1aedfed7a

View File

@@ -29,7 +29,7 @@ S="${WORKDIR}/${MY_P}/sources/shiboken2"
# arbitrarily relicensed. (TODO)
LICENSE="|| ( GPL-2 GPL-3+ LGPL-3 ) GPL-3"
SLOT="0"
KEYWORDS="amd64 ~arm ~arm64 ~x86"
KEYWORDS="amd64 ~arm ~arm64 x86"
IUSE="+docstrings numpy test vulkan"
REQUIRED_USE="${PYTHON_REQUIRED_USE}"