summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-07-19 19:34:52 +0100
committerSam James <sam@gentoo.org>2021-07-19 19:34:52 +0100
commit6c593006ea99f2dee151cd9b2cf674e0d69812da (patch)
tree1e60a603ba5eb1d98f581c64be0b9c59a611c73d /dev-python/shiboken2
parentdev-python/pyside2-tools: Stabilize 5.15.2 amd64, #799632 (diff)
downloadgentoo-6c593006ea99f2dee151cd9b2cf674e0d69812da.tar.gz
gentoo-6c593006ea99f2dee151cd9b2cf674e0d69812da.tar.bz2
gentoo-6c593006ea99f2dee151cd9b2cf674e0d69812da.zip
dev-python/shiboken2: Stabilize 5.15.2-r1 amd64, #799632
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/shiboken2')
-rw-r--r--dev-python/shiboken2/shiboken2-5.15.2-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/shiboken2/shiboken2-5.15.2-r1.ebuild b/dev-python/shiboken2/shiboken2-5.15.2-r1.ebuild
index cd8f1d14bb32..18e1815df1da 100644
--- a/dev-python/shiboken2/shiboken2-5.15.2-r1.ebuild
+++ b/dev-python/shiboken2/shiboken2-5.15.2-r1.ebuild
@@ -31,7 +31,7 @@ S="${WORKDIR}/${MY_P}/sources/shiboken2"
# arbitrarily relicensed. (TODO)
LICENSE="|| ( GPL-2 GPL-3+ LGPL-3 ) GPL-3"
SLOT="0"
-KEYWORDS="~amd64 ~arm64 x86"
+KEYWORDS="amd64 ~arm64 x86"
IUSE="+docstrings numpy test vulkan"
REQUIRED_USE="${PYTHON_REQUIRED_USE}"