diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-09-25 12:50:27 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-09-25 12:50:27 +0200 |
commit | 6f3af646299be9ce4ff7765c7a16261d736f5b3c (patch) | |
tree | c5a66c25138100d676fd1f1e5ca055a391d259e2 /dev-python/sip | |
parent | games-strategy/freeciv: amd64 stable wrt bug #561430 (diff) | |
download | gentoo-6f3af646299be9ce4ff7765c7a16261d736f5b3c.tar.gz gentoo-6f3af646299be9ce4ff7765c7a16261d736f5b3c.tar.bz2 gentoo-6f3af646299be9ce4ff7765c7a16261d736f5b3c.zip |
dev-python/sip: amd64 stable wrt bug #552394
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="amd64"
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 8bf2748d8641..0192d975bb2f 100644 --- a/dev-python/sip/sip-4.16.9.ebuild +++ b/dev-python/sip/sip-4.16.9.ebuild @@ -28,7 +28,7 @@ fi # Sub-slot based on SIP_API_MAJOR_NR from siplib/sip.h.in SLOT="0/11" -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" DEPEND="${PYTHON_DEPS}" |