summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRick Farina <zerochaos@gentoo.org>2020-05-22 12:49:41 -0400
committerRick Farina <zerochaos@gentoo.org>2020-05-22 13:22:10 -0400
commit22af2aa86dd8a5eb027339ea90ee74d25c8aafd0 (patch)
tree7521c8734de12573891f495d65aac46470e04873 /dev-python/shiboken2
parentdev-python/pynput: initial ebuild (diff)
downloadgentoo-22af2aa86dd8a5eb027339ea90ee74d25c8aafd0.tar.gz
gentoo-22af2aa86dd8a5eb027339ea90ee74d25c8aafd0.tar.bz2
gentoo-22af2aa86dd8a5eb027339ea90ee74d25c8aafd0.zip
dev-python/shiboken2: adding ~x86
Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Rick Farina <zerochaos@gentoo.org>
Diffstat (limited to 'dev-python/shiboken2')
-rw-r--r--dev-python/shiboken2/shiboken2-5.14.1-r3.ebuild2
-rw-r--r--dev-python/shiboken2/shiboken2-5.14.2.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/shiboken2/shiboken2-5.14.1-r3.ebuild b/dev-python/shiboken2/shiboken2-5.14.1-r3.ebuild
index c3fab92d51e4..0079fc5a0538 100644
--- a/dev-python/shiboken2/shiboken2-5.14.1-r3.ebuild
+++ b/dev-python/shiboken2/shiboken2-5.14.1-r3.ebuild
@@ -31,7 +31,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"
+KEYWORDS="~amd64 ~x86"
IUSE="+docstrings numpy test vulkan"
REQUIRED_USE="${PYTHON_REQUIRED_USE}"
diff --git a/dev-python/shiboken2/shiboken2-5.14.2.ebuild b/dev-python/shiboken2/shiboken2-5.14.2.ebuild
index 80c69ff0912c..aa293aaad1eb 100644
--- a/dev-python/shiboken2/shiboken2-5.14.2.ebuild
+++ b/dev-python/shiboken2/shiboken2-5.14.2.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"
+KEYWORDS="~amd64 ~x86"
IUSE="+docstrings numpy test vulkan"
REQUIRED_USE="${PYTHON_REQUIRED_USE}"