diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2020-11-12 01:32:01 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2020-11-12 01:35:38 +0100 |
commit | 0e5ef2907c108ef96469f180d1b983896e6b1145 (patch) | |
tree | b504e8784b7a077df3c8be012518d7c386102981 /dev-python/PyQt5-sip | |
parent | app-portage/pfl: x86 stable (bug #754081) (diff) | |
download | gentoo-0e5ef2907c108ef96469f180d1b983896e6b1145.tar.gz gentoo-0e5ef2907c108ef96469f180d1b983896e6b1145.tar.bz2 gentoo-0e5ef2907c108ef96469f180d1b983896e6b1145.zip |
dev-python/PyQt5-sip: x86 stable (bug #752333)
Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'dev-python/PyQt5-sip')
-rw-r--r-- | dev-python/PyQt5-sip/PyQt5-sip-4.19.24.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/PyQt5-sip/PyQt5-sip-4.19.24.ebuild b/dev-python/PyQt5-sip/PyQt5-sip-4.19.24.ebuild index fa37214eda5a..b5fd8c1244e7 100644 --- a/dev-python/PyQt5-sip/PyQt5-sip-4.19.24.ebuild +++ b/dev-python/PyQt5-sip/PyQt5-sip-4.19.24.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}" |