diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-12-31 15:01:54 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-12-31 15:01:54 +0100 |
commit | c8eb104dc866eb422e6ca8128bb0e21b6566edcf (patch) | |
tree | 7e6e24097d0738bcb98dc7b68095a2b4d1d9037d | |
parent | dev-python/PyQt5: x86 stable wrt bug #703284 (diff) | |
download | gentoo-c8eb104dc866eb422e6ca8128bb0e21b6566edcf.tar.gz gentoo-c8eb104dc866eb422e6ca8128bb0e21b6566edcf.tar.bz2 gentoo-c8eb104dc866eb422e6ca8128bb0e21b6566edcf.zip |
dev-python/PyQt5-sip: x86 stable wrt bug #703284
Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-rw-r--r-- | dev-python/PyQt5-sip/PyQt5-sip-4.19.19.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/PyQt5-sip/PyQt5-sip-4.19.19.ebuild b/dev-python/PyQt5-sip/PyQt5-sip-4.19.19.ebuild index 3fd39ab528f1..8ee0b2041c3a 100644 --- a/dev-python/PyQt5-sip/PyQt5-sip-4.19.19.ebuild +++ b/dev-python/PyQt5-sip/PyQt5-sip-4.19.19.ebuild @@ -20,7 +20,7 @@ fi # Sub-slot based on SIP_API_MAJOR_NR from siplib/sip.h SLOT="0/12" LICENSE="|| ( GPL-2 GPL-3 SIP )" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 x86" IUSE="" REQUIRED_USE="${PYTHON_REQUIRED_USE}" |