diff options
author | 2020-06-06 22:13:14 +0200 | |
---|---|---|
committer | 2020-06-06 22:13:14 +0200 | |
commit | 92442b788d107a38f39564401f12e9a72766ff59 (patch) | |
tree | 639ac5977db094c7b30ae9ae88ed4f74742937d2 /dev-python/sip | |
parent | dev-python/reportlab: ppc64 stable wrt bug #710738 (diff) | |
download | gentoo-92442b788d107a38f39564401f12e9a72766ff59.tar.gz gentoo-92442b788d107a38f39564401f12e9a72766ff59.tar.bz2 gentoo-92442b788d107a38f39564401f12e9a72766ff59.zip |
dev-python/sip: ppc64 stable wrt bug #711000
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/sip')
-rw-r--r-- | dev-python/sip/sip-4.19.22.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/sip/sip-4.19.22.ebuild b/dev-python/sip/sip-4.19.22.ebuild index 160422f95c47..3369a2092ef1 100644 --- a/dev-python/sip/sip-4.19.22.ebuild +++ b/dev-python/sip/sip-4.19.22.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}" |