summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2017-01-15 16:27:10 +0100
committerAgostino Sarubbo <ago@gentoo.org>2017-01-15 16:48:55 +0100
commit592aa02b70cb7fc2ba452d45fdd9231af6caa00b (patch)
tree667da77f27a59d930c6026cead1286bf587cdaca /dev-python/boto
parentlxde-base/lxinput: ppc stable wrt bug #598740 (diff)
downloadgentoo-592aa02b70cb7fc2ba452d45fdd9231af6caa00b.tar.gz
gentoo-592aa02b70cb7fc2ba452d45fdd9231af6caa00b.tar.bz2
gentoo-592aa02b70cb7fc2ba452d45fdd9231af6caa00b.zip
dev-python/boto: ppc stable wrt bug #592086
Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/boto')
-rw-r--r--dev-python/boto/boto-2.41.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/boto/boto-2.41.0.ebuild b/dev-python/boto/boto-2.41.0.ebuild
index d69b940d4bc4..a4fdc2615b95 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*') ) )"