diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2019-07-08 14:05:56 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2019-07-08 14:10:07 +0200 |
commit | 6bfe26ca959ecac92a2ea87c684724972ee63cc6 (patch) | |
tree | 9e63508511713b99eb8c402792c6ae8934fc9bec /dev-python/sip | |
parent | x11-terms/qterminal: x86 stable (bug #688434) (diff) | |
download | gentoo-6bfe26ca959ecac92a2ea87c684724972ee63cc6.tar.gz gentoo-6bfe26ca959ecac92a2ea87c684724972ee63cc6.tar.bz2 gentoo-6bfe26ca959ecac92a2ea87c684724972ee63cc6.zip |
dev-python/sip: x86 stable (bug #689370)
Package-Manager: Portage-2.3.68, Repoman-2.3.16
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'dev-python/sip')
-rw-r--r-- | dev-python/sip/sip-4.19.17.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/sip/sip-4.19.17.ebuild b/dev-python/sip/sip-4.19.17.ebuild index f4634ee4b2c0..ca5070f83ecf 100644 --- a/dev-python/sip/sip-4.19.17.ebuild +++ b/dev-python/sip/sip-4.19.17.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 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" IUSE="doc" REQUIRED_USE="${PYTHON_REQUIRED_USE}" |