summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-12-04 23:30:58 +0000
committerSam James <sam@gentoo.org>2022-12-04 23:30:58 +0000
commite6aa77cad2dc55babe3ecfbe71b93f0832a44098 (patch)
treedebcc068d63b9e2203dcfbd8bf9e3ee39a91603e /dev-python/shiboken2
parentdev-python/pyside2-tools: Stabilize 5.15.7 amd64, #884349 (diff)
downloadgentoo-e6aa77cad2dc55babe3ecfbe71b93f0832a44098.tar.gz
gentoo-e6aa77cad2dc55babe3ecfbe71b93f0832a44098.tar.bz2
gentoo-e6aa77cad2dc55babe3ecfbe71b93f0832a44098.zip
dev-python/shiboken2: Stabilize 5.15.7 amd64, #884349
Signed-off-by: Sam James <sam@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 caa60c0f316d..38a967ebc6fd 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}"