summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatoro Mahri <matoro_gentoo@matoro.tk>2024-01-28 22:21:16 -0500
committerIonen Wolkens <ionen@gentoo.org>2024-01-28 23:09:37 -0500
commit6fd74b9166d96d1c4d77dab9aa44e589f755eb44 (patch)
treeb8ac7f7be80e8a07c6d0c30116d6eab6a6085050 /dev-python/shiboken2
parentdev-qt/qtxmlpatterns: Stabilize 5.15.12 amd64, #921565 (diff)
downloadgentoo-6fd74b9166d96d1c4d77dab9aa44e589f755eb44.tar.gz
gentoo-6fd74b9166d96d1c4d77dab9aa44e589f755eb44.tar.bz2
gentoo-6fd74b9166d96d1c4d77dab9aa44e589f755eb44.zip
dev-python/shiboken2: Stabilize 5.15.12 amd64, #921565
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk> Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
Diffstat (limited to 'dev-python/shiboken2')
-rw-r--r--dev-python/shiboken2/shiboken2-5.15.12.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/shiboken2/shiboken2-5.15.12.ebuild b/dev-python/shiboken2/shiboken2-5.15.12.ebuild
index aa7b12139425..dad6ccbe4b87 100644
--- a/dev-python/shiboken2/shiboken2-5.15.12.ebuild
+++ b/dev-python/shiboken2/shiboken2-5.15.12.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 ~ppc64 ~riscv ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
IUSE="+docstrings numpy test vulkan"
REQUIRED_USE="${PYTHON_REQUIRED_USE}"