summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-06-01 12:35:43 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2024-06-01 13:25:19 +0300
commit3a97b939791f2569ee38bf5fa7ff5324ed24dd2e (patch)
tree30ff65fc90278d8c3ab379d5d8733845a17e638c /dev-python/shiboken2
parentdev-qt/qtxmlpatterns: Stabilize 5.15.14 amd64, #933196 (diff)
downloadgentoo-3a97b939791f2569ee38bf5fa7ff5324ed24dd2e.tar.gz
gentoo-3a97b939791f2569ee38bf5fa7ff5324ed24dd2e.tar.bz2
gentoo-3a97b939791f2569ee38bf5fa7ff5324ed24dd2e.zip
dev-python/shiboken2: Stabilize 5.15.14 amd64, #933196
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/shiboken2')
-rw-r--r--dev-python/shiboken2/shiboken2-5.15.14.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/shiboken2/shiboken2-5.15.14.ebuild b/dev-python/shiboken2/shiboken2-5.15.14.ebuild
index 79e1ac813ee6..7a76464f460e 100644
--- a/dev-python/shiboken2/shiboken2-5.15.14.ebuild
+++ b/dev-python/shiboken2/shiboken2-5.15.14.ebuild
@@ -31,7 +31,7 @@ S="${WORKDIR}/${MY_P}/sources/shiboken2"
# arbitrarily relicensed. (TODO)
LICENSE="|| ( GPL-2 GPL-3+ LGPL-3 ) GPL-3"
SLOT="5/${PV}"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
IUSE="+docstrings numpy test vulkan"
REQUIRED_USE="${PYTHON_REQUIRED_USE}"