commit: 0e5ef2907c108ef96469f180d1b983896e6b1145
Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Thu Nov 12 00:32:01 2020 +0000
Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Thu Nov 12 00:35:38 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0e5ef290
dev-python/PyQt5-sip: x86 stable (bug #752333)
Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
dev-python/PyQt5-sip/PyQt5-sip-4.19.24.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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 fa37214eda5..b5fd8c1244e 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}"