summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2022-09-16 08:50:56 +0200
committerAgostino Sarubbo <ago@gentoo.org>2022-09-16 08:50:56 +0200
commitd8200f11869787cf112fab29c6ecdcc67bcb1794 (patch)
tree4efed4b1829bfaa7615c6c8bf891e52e2932af3c /dev-python
parentmedia-sound/frescobaldi: Stabilize 3.2-r1 x86, #858683 (diff)
downloadgentoo-d8200f11869787cf112fab29c6ecdcc67bcb1794.tar.gz
gentoo-d8200f11869787cf112fab29c6ecdcc67bcb1794.tar.bz2
gentoo-d8200f11869787cf112fab29c6ecdcc67bcb1794.zip
dev-python/shiboken2: Stabilize 5.15.5 x86, #865315
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/shiboken2/shiboken2-5.15.5.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/shiboken2/shiboken2-5.15.5.ebuild b/dev-python/shiboken2/shiboken2-5.15.5.ebuild
index 4ad0b6eaf48d..da9a5ff38955 100644
--- a/dev-python/shiboken2/shiboken2-5.15.5.ebuild
+++ b/dev-python/shiboken2/shiboken2-5.15.5.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}"