summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-06-01 12:36:13 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2024-06-01 13:25:34 +0300
commit390db41437906c731be63edba3534f3316ec71bf (patch)
treeef20ce7bf00b1f2710f514847cda6ec28c382b1b /dev-python/shiboken2
parentdev-qt/qtxmlpatterns: Stabilize 5.15.14 arm64, #933196 (diff)
downloadgentoo-390db41437906c731be63edba3534f3316ec71bf.tar.gz
gentoo-390db41437906c731be63edba3534f3316ec71bf.tar.bz2
gentoo-390db41437906c731be63edba3534f3316ec71bf.zip
dev-python/shiboken2: Stabilize 5.15.14 arm64, #933196
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/shiboken2')
-rw-r--r--dev-python/shiboken2/shiboken2-5.15.14.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/shiboken2/shiboken2-5.15.14.ebuild b/dev-python/shiboken2/shiboken2-5.15.14.ebuild
index 7a76464f460e..12a600e0abfc 100644
--- a/dev-python/shiboken2/shiboken2-5.15.14.ebuild
+++ b/dev-python/shiboken2/shiboken2-5.15.14.ebuild
@@ -31,7 +31,7 @@ S="${WORKDIR}/${MY_P}/sources/shiboken2"
# arbitrarily relicensed. (TODO)
LICENSE="|| ( GPL-2 GPL-3+ LGPL-3 ) GPL-3"
SLOT="5/${PV}"
-KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
+KEYWORDS="amd64 ~arm arm64 ~ppc64 ~riscv ~x86"
IUSE="+docstrings numpy test vulkan"
REQUIRED_USE="${PYTHON_REQUIRED_USE}"