diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-05-25 17:04:12 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-05-25 17:04:12 +0200 |
commit | 3a41633808ca2881f8259309330a89002b75f98e (patch) | |
tree | d3f54889108eee061526146d4a4891750c8818a0 /dev-python/sip | |
parent | dev-python/PyQt5-sip: x86 stable wrt bug #791817 (diff) | |
download | gentoo-3a41633808ca2881f8259309330a89002b75f98e.tar.gz gentoo-3a41633808ca2881f8259309330a89002b75f98e.tar.bz2 gentoo-3a41633808ca2881f8259309330a89002b75f98e.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>
Diffstat (limited to 'dev-python/sip')
-rw-r--r-- | dev-python/sip/sip-4.19.25.ebuild | 2 |
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}" |