summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-04-03 20:45:13 +0000
committerArthur Zamarin <arthurzam@gentoo.org>2024-04-03 20:45:13 +0000
commitd1724840040034e9d8430522071f51fe19d51f2d (patch)
treed86c3c71aaaa73bd4d317bd9fe85bdb9e13fddc4 /dev-python/shiboken2
parentdev-qt/qtxmlpatterns: Stabilize 5.15.13 x86, #927748 (diff)
downloadgentoo-d1724840040034e9d8430522071f51fe19d51f2d.tar.gz
gentoo-d1724840040034e9d8430522071f51fe19d51f2d.tar.bz2
gentoo-d1724840040034e9d8430522071f51fe19d51f2d.zip
dev-python/shiboken2: Stabilize 5.15.13 x86, #927748
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/shiboken2')
-rw-r--r--dev-python/shiboken2/shiboken2-5.15.13.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/shiboken2/shiboken2-5.15.13.ebuild b/dev-python/shiboken2/shiboken2-5.15.13.ebuild
index 80814eaad91f..74d09b5d4a77 100644
--- a/dev-python/shiboken2/shiboken2-5.15.13.ebuild
+++ b/dev-python/shiboken2/shiboken2-5.15.13.ebuild
@@ -31,7 +31,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 ~ppc64 ~riscv ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~riscv x86"
IUSE="+docstrings numpy test vulkan"
REQUIRED_USE="${PYTHON_REQUIRED_USE}"