diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2016-12-20 20:04:59 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2016-12-20 21:09:08 +0100 |
commit | ea5d147f17f06b3e8b668fc744b53f417e0f427f (patch) | |
tree | 25d0c1a40cc009f8c73cc0f0dcf4663d5976befe /dev-python/boto | |
parent | net-libs/libnet: x86 stable (bug #591978) (diff) | |
download | gentoo-ea5d147f17f06b3e8b668fc744b53f417e0f427f.tar.gz gentoo-ea5d147f17f06b3e8b668fc744b53f417e0f427f.tar.bz2 gentoo-ea5d147f17f06b3e8b668fc744b53f417e0f427f.zip |
dev-python/boto: x86 stable (bug #592086)
Package-Manager: Portage-2.3.2, Repoman-2.3.1
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 c5934f587198..7b5914932fbe 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*') ) )" |