diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-08-03 13:59:40 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-08-03 14:00:24 +0200 |
commit | 94d5087aadcb0cd1fb2182d0742ed3f4f739a941 (patch) | |
tree | e3fa5f8b1664f6c4514638439d00bef241590ec9 /dev-python | |
parent | dev-perl/MailTools: x86 stable wrt bug #805683 (diff) | |
download | gentoo-94d5087aadcb0cd1fb2182d0742ed3f4f739a941.tar.gz gentoo-94d5087aadcb0cd1fb2182d0742ed3f4f739a941.tar.bz2 gentoo-94d5087aadcb0cd1fb2182d0742ed3f4f739a941.zip |
dev-python/sip: x86 stable wrt bug #806226
Package-Manager: Portage-3.0.20, Repoman-3.0.2
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/sip/sip-4.19.25-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/sip/sip-4.19.25-r1.ebuild b/dev-python/sip/sip-4.19.25-r1.ebuild index f2de8c2f7b50..655fde06af6a 100644 --- a/dev-python/sip/sip-4.19.25-r1.ebuild +++ b/dev-python/sip/sip-4.19.25-r1.ebuild @@ -20,7 +20,7 @@ S=${WORKDIR}/${MY_P} # 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}" |