summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-02-07 17:46:38 +0000
committerSam James <sam@gentoo.org>2023-02-07 17:46:38 +0000
commitf1aedfed7acbd0ceaef0a12c4042dbfae00a9a7f (patch)
treecb96b2e88fee22a9054717e8e46a3a848444ba70 /dev-python/shiboken2
parentdev-python/pyside2-tools: Stabilize 5.15.8 x86, #892445 (diff)
downloadgentoo-f1aedfed7acbd0ceaef0a12c4042dbfae00a9a7f.tar.gz
gentoo-f1aedfed7acbd0ceaef0a12c4042dbfae00a9a7f.tar.bz2
gentoo-f1aedfed7acbd0ceaef0a12c4042dbfae00a9a7f.zip
dev-python/shiboken2: Stabilize 5.15.8 x86, #892445
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/shiboken2')
-rw-r--r--dev-python/shiboken2/shiboken2-5.15.8.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/shiboken2/shiboken2-5.15.8.ebuild b/dev-python/shiboken2/shiboken2-5.15.8.ebuild
index e8b2810c5017..a9d6167b26cc 100644
--- a/dev-python/shiboken2/shiboken2-5.15.8.ebuild
+++ b/dev-python/shiboken2/shiboken2-5.15.8.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}"