diff options
author | Markus Meier <maekke@gentoo.org> | 2016-10-01 09:52:45 +0200 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2016-10-01 09:52:45 +0200 |
commit | a96759526cde689a55f00f922043464b3068ab4f (patch) | |
tree | 9440cc4122f377b2781f73b7099ca87fe1abe768 /dev-python/boto | |
parent | sys-fs/fuse: arm stable, bug #592142 (diff) | |
download | gentoo-a96759526cde689a55f00f922043464b3068ab4f.tar.gz gentoo-a96759526cde689a55f00f922043464b3068ab4f.tar.bz2 gentoo-a96759526cde689a55f00f922043464b3068ab4f.zip |
dev-python/boto: arm stable, bug #592086
Package-Manager: portage-2.3.1
RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'dev-python/boto')
-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 532f9359b21a..9790febb8345 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*') ) )" |