commit: ea5d147f17f06b3e8b668fc744b53f417e0f427f
Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Tue Dec 20 19:04:59 2016 +0000
Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Tue Dec 20 20:09:08 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ea5d147f
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 c5934f5..7b59149 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*') ) )"