diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-11-18 11:13:56 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-11-18 11:13:56 +0100 |
commit | f2d49ab37f90ea981371cb25d64eda58e3ef957e (patch) | |
tree | 2f80acad912eaa04a643af7b8127c173ca56eb84 /dev-python/sip | |
parent | net-dialup/rp-pppoe: Stable for PPC64 (bug #565720). (diff) | |
download | gentoo-f2d49ab37f90ea981371cb25d64eda58e3ef957e.tar.gz gentoo-f2d49ab37f90ea981371cb25d64eda58e3ef957e.tar.bz2 gentoo-f2d49ab37f90ea981371cb25d64eda58e3ef957e.zip |
dev-python/sip: ia64 stable wrt bug #552394
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="ia64"
Diffstat (limited to 'dev-python/sip')
-rw-r--r-- | dev-python/sip/sip-4.16.9.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/sip/sip-4.16.9.ebuild b/dev-python/sip/sip-4.16.9.ebuild index dd80dedf6015..cac8054b77c1 100644 --- a/dev-python/sip/sip-4.16.9.ebuild +++ b/dev-python/sip/sip-4.16.9.ebuild @@ -15,7 +15,7 @@ SRC_URI="mirror://sourceforge/pyqt/${P}.tar.gz" # Sub-slot based on SIP_API_MAJOR_NR from siplib/sip.h.in SLOT="0/11" LICENSE="|| ( GPL-2 GPL-3 SIP )" -KEYWORDS="alpha amd64 arm hppa ~ia64 ~ppc ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="alpha amd64 arm hppa ia64 ~ppc ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" IUSE="debug doc" RDEPEND="${PYTHON_DEPS}" |