summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2021-05-25 17:04:12 +0200
committerAgostino Sarubbo <ago@gentoo.org>2021-05-25 17:04:12 +0200
commit3a41633808ca2881f8259309330a89002b75f98e (patch)
treed3f54889108eee061526146d4a4891750c8818a0
parentdev-python/PyQt5-sip: x86 stable wrt bug #791817 (diff)
downloadgentoo-3a416338.tar.gz
gentoo-3a416338.tar.bz2
gentoo-3a416338.zip
dev-python/sip: x86 stable wrt bug #791817
Package-Manager: Portage-3.0.13, Repoman-3.0.2 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-rw-r--r--dev-python/sip/sip-4.19.25.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/sip/sip-4.19.25.ebuild b/dev-python/sip/sip-4.19.25.ebuild
index 35a31465472e..2372962d3b8d 100644
--- a/dev-python/sip/sip-4.19.25.ebuild
+++ b/dev-python/sip/sip-4.19.25.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}"