diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-11 11:23:00 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-11 11:23:00 +0100 |
commit | 3e962fa932bc50e0ba93cd280af0733e402d1099 (patch) | |
tree | a4d76a309f11264293113ab4d15c15966bdd0709 /dev-python/boto | |
parent | x11-misc/xlockmore: sparc stable wrt bug #604370 (diff) | |
download | gentoo-3e962fa932bc50e0ba93cd280af0733e402d1099.tar.gz gentoo-3e962fa932bc50e0ba93cd280af0733e402d1099.tar.bz2 gentoo-3e962fa932bc50e0ba93cd280af0733e402d1099.zip |
dev-python/boto: sparc stable wrt bug #592086
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/boto')
-rw-r--r-- | dev-python/boto/boto-2.41.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/boto/boto-2.41.0.ebuild b/dev-python/boto/boto-2.41.0.ebuild index 7b5914932fbe..d69b940d4bc4 100644 --- a/dev-python/boto/boto-2.41.0.ebuild +++ b/dev-python/boto/boto-2.41.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -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*') ) )" |