diff options
author | Sergey Popov <pinkbyte@gentoo.org> | 2016-04-24 09:10:52 +0300 |
---|---|---|
committer | Sergey Popov <pinkbyte@gentoo.org> | 2016-04-24 09:10:52 +0300 |
commit | 214124298b97b52972b181acbe87158064517803 (patch) | |
tree | e685717107bbaa497adfa9c1e4caf7aeef40383e /dev-python/sip | |
parent | dev-vcs/cvs2svn: Removed old. (diff) | |
download | gentoo-214124298b97b52972b181acbe87158064517803.tar.gz gentoo-214124298b97b52972b181acbe87158064517803.tar.bz2 gentoo-214124298b97b52972b181acbe87158064517803.zip |
dev-python/sip: stable on x86
Gentoo-Bug: 552394
Package-Manager: portage-2.2.27
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 cac8054b77c1..f7b320ab300c 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}" |