summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2021-05-30 11:45:51 +0200
committerAgostino Sarubbo <ago@gentoo.org>2021-05-30 11:45:51 +0200
commit375d412df91c6f865a3b0c1d1602c1bdbbe1e536 (patch)
treef3a5fdf8d4d7e7c57d24bcd1cbe26e882fdac356 /dev-python/shiboken2
parentdev-python/pyside2-tools: amd64 stable wrt bug #792858 (diff)
downloadgentoo-375d412df91c6f865a3b0c1d1602c1bdbbe1e536.tar.gz
gentoo-375d412df91c6f865a3b0c1d1602c1bdbbe1e536.tar.bz2
gentoo-375d412df91c6f865a3b0c1d1602c1bdbbe1e536.zip
dev-python/shiboken2: amd64 stable wrt bug #792858
Package-Manager: Portage-3.0.13, Repoman-3.0.2 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/shiboken2')
-rw-r--r--dev-python/shiboken2/shiboken2-5.15.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/shiboken2/shiboken2-5.15.1.ebuild b/dev-python/shiboken2/shiboken2-5.15.1.ebuild
index 296f05b0387e..19ac8483267b 100644
--- a/dev-python/shiboken2/shiboken2-5.15.1.ebuild
+++ b/dev-python/shiboken2/shiboken2-5.15.1.ebuild
@@ -28,7 +28,7 @@ SRC_URI="https://download.qt.io/official_releases/QtForPython/pyside2/PySide2-${
# arbitrarily relicensed. (TODO)
LICENSE="|| ( GPL-2 GPL-3+ LGPL-3 ) GPL-3"
SLOT="0"
-KEYWORDS="~amd64 ~arm64 x86"
+KEYWORDS="amd64 ~arm64 x86"
IUSE="+docstrings numpy test vulkan"
REQUIRED_USE="${PYTHON_REQUIRED_USE}"