diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-03-21 17:49:22 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-03-21 17:49:22 +0100 |
commit | 94251f6eceafd42e21aea1c74baec71e0d8a3ce9 (patch) | |
tree | 04a21fd5314f214a8d6f4a686955e14bf74cc819 /dev-python/sip | |
parent | dev-util/cmake: ia64 stable wrt bug #713674 (diff) | |
download | gentoo-94251f6eceafd42e21aea1c74baec71e0d8a3ce9.tar.gz gentoo-94251f6eceafd42e21aea1c74baec71e0d8a3ce9.tar.bz2 gentoo-94251f6eceafd42e21aea1c74baec71e0d8a3ce9.zip |
dev-python/sip: ppc stable wrt bug #711000
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/sip')
-rw-r--r-- | dev-python/sip/sip-4.19.21.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/sip/sip-4.19.21.ebuild b/dev-python/sip/sip-4.19.21.ebuild index 951a78272b95..b13d963a90f5 100644 --- a/dev-python/sip/sip-4.19.21.ebuild +++ b/dev-python/sip/sip-4.19.21.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}" |