summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-07-24 23:50:06 +0100
committerSam James <sam@gentoo.org>2023-07-24 23:50:06 +0100
commit3dcf7fd6b18812b507d78afeb21f184f8fc67249 (patch)
tree92330ef2a6bbf62edc236b7d416e512f5df43afd /dev-python
parentnet-libs/gnutls: Stabilize 3.8.0 amd64, #911020 (diff)
downloadgentoo-3dcf7fd6b18812b507d78afeb21f184f8fc67249.tar.gz
gentoo-3dcf7fd6b18812b507d78afeb21f184f8fc67249.tar.bz2
gentoo-3dcf7fd6b18812b507d78afeb21f184f8fc67249.zip
dev-python/shiboken2: Stabilize 5.15.10 amd64, #911077
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/shiboken2/shiboken2-5.15.10.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/shiboken2/shiboken2-5.15.10.ebuild b/dev-python/shiboken2/shiboken2-5.15.10.ebuild
index fd06ca7ff7a4..9302992a066a 100644
--- a/dev-python/shiboken2/shiboken2-5.15.10.ebuild
+++ b/dev-python/shiboken2/shiboken2-5.15.10.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}"