diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2020-11-12 01:33:00 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2020-11-12 01:35:39 +0100 |
commit | 34efd5242af4ac5ac8282b715b89297fb6976363 (patch) | |
tree | 5647390b3f3ddb33599b71ca634e464f96a241b0 /dev-python/sip | |
parent | sys-auth/rtkit: x86 stable (bug #753179) (diff) | |
download | gentoo-34efd5242af4ac5ac8282b715b89297fb6976363.tar.gz gentoo-34efd5242af4ac5ac8282b715b89297fb6976363.tar.bz2 gentoo-34efd5242af4ac5ac8282b715b89297fb6976363.zip |
dev-python/sip: x86 stable (bug #752324)
Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'dev-python/sip')
-rw-r--r-- | dev-python/sip/sip-4.19.24.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/sip/sip-4.19.24.ebuild b/dev-python/sip/sip-4.19.24.ebuild index cc7113400a22..dd4cb410175e 100644 --- a/dev-python/sip/sip-4.19.24.ebuild +++ b/dev-python/sip/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="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ppc64 ~sparc x86" IUSE="doc" REQUIRED_USE="${PYTHON_REQUIRED_USE}" |