summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-02-07 16:54:07 +0000
committerSam James <sam@gentoo.org>2023-02-07 16:54:07 +0000
commite274d3bce18ad279f694413b817262934f3593e4 (patch)
tree973d48828e319792f810a9019922c0d4a8d3c64b /dev-python/shiboken2
parentdev-python/pyside2-tools: Stabilize 5.15.8 amd64, #892445 (diff)
downloadgentoo-e274d3bce18ad279f694413b817262934f3593e4.tar.gz
gentoo-e274d3bce18ad279f694413b817262934f3593e4.tar.bz2
gentoo-e274d3bce18ad279f694413b817262934f3593e4.zip
dev-python/shiboken2: Stabilize 5.15.8 amd64, #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 bb0a98d609b4..e8b2810c5017 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}"