summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2021-05-18 08:29:35 +0200
committerAgostino Sarubbo <ago@gentoo.org>2021-05-18 08:29:35 +0200
commitf0ae0a542d8d26e8349c5424d9cdee3684acedf4 (patch)
tree8f9fb1da4eb543ab2b2560e2742bef5f7f225e37 /dev-python
parentdev-python/pyside2: x86 stable wrt bug #782481 (diff)
downloadgentoo-f0ae0a542d8d26e8349c5424d9cdee3684acedf4.tar.gz
gentoo-f0ae0a542d8d26e8349c5424d9cdee3684acedf4.tar.bz2
gentoo-f0ae0a542d8d26e8349c5424d9cdee3684acedf4.zip
dev-python/shiboken2: x86 stable wrt bug #782481
Package-Manager: Portage-3.0.13, Repoman-3.0.2 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python')
-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 a7bf10d4fbf2..296f05b0387e 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}"