diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2016-12-20 15:32:42 +0100 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2016-12-20 15:32:42 +0100 |
commit | 5e0c5d34b664f2827a39ef9b9f92dbe2343229e8 (patch) | |
tree | 1e6c6618326e5ee4e1323e111cf92152d4a9efa4 | |
parent | net-libs/libnet-1.2_rc3-r1: stable on amd64 (diff) | |
download | gentoo-5e0c5d34b664f2827a39ef9b9f92dbe2343229e8.tar.gz gentoo-5e0c5d34b664f2827a39ef9b9f92dbe2343229e8.tar.bz2 gentoo-5e0c5d34b664f2827a39ef9b9f92dbe2343229e8.zip |
dev-python/boto-2.41.0-r0: stable on amd64
Gentoo-Bug: 592086
-rw-r--r-- | dev-python/boto/boto-2.41.0.ebuild | 2 |
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*') ) )" |