diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-12-31 15:23:04 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-12-31 15:23:04 +0100 |
commit | c57fc43aac02075a16b998f7485ffebb59484a9b (patch) | |
tree | e7c1397683ed838bab55edd94f1550ad8341e8cc /dev-python/sip | |
parent | mail-mta/netqmail: ia64 stable wrt bug #689864 (diff) | |
download | gentoo-c57fc43aac02075a16b998f7485ffebb59484a9b.tar.gz gentoo-c57fc43aac02075a16b998f7485ffebb59484a9b.tar.bz2 gentoo-c57fc43aac02075a16b998f7485ffebb59484a9b.zip |
dev-python/sip: ia64 stable wrt bug #703284
Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/sip')
-rw-r--r-- | dev-python/sip/sip-4.19.19.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/sip/sip-4.19.19.ebuild b/dev-python/sip/sip-4.19.19.ebuild index 3940399cb24f..fde6553ebfc1 100644 --- a/dev-python/sip/sip-4.19.19.ebuild +++ b/dev-python/sip/sip-4.19.19.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}" |