From ea5d147f17f06b3e8b668fc744b53f417e0f427f Mon Sep 17 00:00:00 2001 From: Thomas Deutschmann Date: Tue, 20 Dec 2016 20:04:59 +0100 Subject: [PATCH] dev-python/boto: x86 stable (bug #592086) Package-Manager: Portage-2.3.2, Repoman-2.3.1 --- dev-python/boto/boto-2.41.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/boto/boto-2.41.0.ebuild b/dev-python/boto/boto-2.41.0.ebuild index c5934f587198f..7b5914932fbe4 100644 --- a/dev-python/boto/boto-2.41.0.ebuild +++ b/dev-python/boto/boto-2.41.0.ebuild @@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 arm ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="amd64 arm ~ppc ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" IUSE="doc test" REQUIRED_USE="doc? ( || ( $(python_gen_useflags 'python2*') ) )"