summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-01-28 20:58:45 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2023-01-28 20:58:45 +0200
commit78762960d94a4e7b45e175cc7c598e64c5521488 (patch)
treef3f360799f0aa981855b34d49245a97734df4663 /dev-python/shiboken2
parentmedia-radio/wsjtx: add 2.6.1 (diff)
downloadgentoo-78762960d94a4e7b45e175cc7c598e64c5521488.tar.gz
gentoo-78762960d94a4e7b45e175cc7c598e64c5521488.tar.bz2
gentoo-78762960d94a4e7b45e175cc7c598e64c5521488.zip
dev-python/shiboken2: Stabilize 5.15.7 x86, #884349
Signed-off-by: Arthur Zamarin <arthurzam@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 172bb540a315..ce1269accfbc 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}"