summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Klausmann <klausman@gentoo.org>2016-12-20 15:32:42 +0100
committerTobias Klausmann <klausman@gentoo.org>2016-12-20 15:32:42 +0100
commit5e0c5d34b664f2827a39ef9b9f92dbe2343229e8 (patch)
tree1e6c6618326e5ee4e1323e111cf92152d4a9efa4 /dev-python
parentnet-libs/libnet-1.2_rc3-r1: stable on amd64 (diff)
downloadgentoo-5e0c5d34b664f2827a39ef9b9f92dbe2343229e8.tar.gz
gentoo-5e0c5d34b664f2827a39ef9b9f92dbe2343229e8.tar.bz2
gentoo-5e0c5d34b664f2827a39ef9b9f92dbe2343229e8.zip
dev-python/boto-2.41.0-r0: stable on amd64
Gentoo-Bug: 592086
Diffstat (limited to 'dev-python')
-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 337cf14ae4fc..c5934f587198 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*') ) )"