summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-12-04 21:32:29 +0000
committerSam James <sam@gentoo.org>2022-12-04 21:32:34 +0000
commitbb9a9a9f3c0106432b76f26aff73207e4cd0dcd1 (patch)
treebfc609aaaade4650dab0c01269f5e524686635ed /dev-python/shiboken2
parentdev-python/pyside2-tools: Stabilize 5.15.7 arm64, #884349 (diff)
downloadgentoo-bb9a9a9f3c0106432b76f26aff73207e4cd0dcd1.tar.gz
gentoo-bb9a9a9f3c0106432b76f26aff73207e4cd0dcd1.tar.bz2
gentoo-bb9a9a9f3c0106432b76f26aff73207e4cd0dcd1.zip
dev-python/shiboken2: Stabilize 5.15.7 arm64, #884349
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/shiboken2')
-rw-r--r--dev-python/shiboken2/shiboken2-5.15.7.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/shiboken2/shiboken2-5.15.7.ebuild b/dev-python/shiboken2/shiboken2-5.15.7.ebuild
index b0096bef9dc1..caa60c0f316d 100644
--- a/dev-python/shiboken2/shiboken2-5.15.7.ebuild
+++ b/dev-python/shiboken2/shiboken2-5.15.7.ebuild
@@ -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}"