summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-11-03 22:04:06 +0000
committerSam James <sam@gentoo.org>2022-11-03 22:04:06 +0000
commitf1d499f2c94d578e43897283cc47f54e111eb4d2 (patch)
tree58926b4a713e9dc93f999fbe441d9e457b76f437
parentdev-python/trimesh: Stabilize 3.15.5 ALLARCHES, #879375 (diff)
downloadgentoo-f1d499f2.tar.gz
gentoo-f1d499f2.tar.bz2
gentoo-f1d499f2.zip
dev-python/shiboken2: Stabilize 5.15.6 amd64, #879393
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--dev-python/shiboken2/shiboken2-5.15.6.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/shiboken2/shiboken2-5.15.6.ebuild b/dev-python/shiboken2/shiboken2-5.15.6.ebuild
index 602918150df9..7ccf8737dd28 100644
--- a/dev-python/shiboken2/shiboken2-5.15.6.ebuild
+++ b/dev-python/shiboken2/shiboken2-5.15.6.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}"