summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-11-06 09:09:52 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2023-11-06 09:13:54 +0200
commit58caf332664aa294d884a17125ba6f3da65cd0c2 (patch)
treecbc03ce600f3b228a38564d72f2530c730776df7 /dev-python/shiboken2
parentdev-qt/qtxmlpatterns: Stabilize 5.15.11 x86, #915391 (diff)
downloadgentoo-58caf332664aa294d884a17125ba6f3da65cd0c2.tar.gz
gentoo-58caf332664aa294d884a17125ba6f3da65cd0c2.tar.bz2
gentoo-58caf332664aa294d884a17125ba6f3da65cd0c2.zip
dev-python/shiboken2: Stabilize 5.15.11 x86, #915391
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/shiboken2')
-rw-r--r--dev-python/shiboken2/shiboken2-5.15.11.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/shiboken2/shiboken2-5.15.11.ebuild b/dev-python/shiboken2/shiboken2-5.15.11.ebuild
index 6b58c535d359..f06b479c9c84 100644
--- a/dev-python/shiboken2/shiboken2-5.15.11.ebuild
+++ b/dev-python/shiboken2/shiboken2-5.15.11.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 ~riscv ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~riscv x86"
IUSE="+docstrings numpy test vulkan"
REQUIRED_USE="${PYTHON_REQUIRED_USE}"