diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-06-07 10:48:16 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-06-07 10:48:16 +0200 |
commit | f5102b09c070dcbc8e960fd45e3558ec270eef1a (patch) | |
tree | 28f1c892ac41f465866085e672ca1fb04b8b078e /dev-python/PyQt5-sip | |
parent | dev-python/PyQt5: x86 stable wrt bug #711000 (diff) | |
download | gentoo-f5102b09c070dcbc8e960fd45e3558ec270eef1a.tar.gz gentoo-f5102b09c070dcbc8e960fd45e3558ec270eef1a.tar.bz2 gentoo-f5102b09c070dcbc8e960fd45e3558ec270eef1a.zip |
dev-python/PyQt5-sip: x86 stable wrt bug #711000
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/PyQt5-sip')
-rw-r--r-- | dev-python/PyQt5-sip/PyQt5-sip-4.19.22.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/PyQt5-sip/PyQt5-sip-4.19.22.ebuild b/dev-python/PyQt5-sip/PyQt5-sip-4.19.22.ebuild index ea56971069fb..ec48f7042daa 100644 --- a/dev-python/PyQt5-sip/PyQt5-sip-4.19.22.ebuild +++ b/dev-python/PyQt5-sip/PyQt5-sip-4.19.22.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}" |