summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2017-06-23 07:18:56 +0200
committerAlexis Ballier <aballier@gentoo.org>2017-06-23 07:19:52 +0200
commit83eb527a8494df6906b384d10c0e50483c6b2d77 (patch)
tree2c38c7fe1729bead8a503d0bb93095d12aa4d02a /dev-python/boto
parentdev-python/couchdb-python: keyword ~arm64 (diff)
downloadgentoo-83eb527a8494df6906b384d10c0e50483c6b2d77.tar.gz
gentoo-83eb527a8494df6906b384d10c0e50483c6b2d77.tar.bz2
gentoo-83eb527a8494df6906b384d10c0e50483c6b2d77.zip
dev-python/boto: keyword ~arm64
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'dev-python/boto')
-rw-r--r--dev-python/boto/boto-2.42.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/boto/boto-2.42.0.ebuild b/dev-python/boto/boto-2.42.0.ebuild
index 65440818433f..95e096af80a7 100644
--- a/dev-python/boto/boto-2.42.0.ebuild
+++ b/dev-python/boto/boto-2.42.0.ebuild
@@ -13,7 +13,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 ~arm64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
IUSE="doc test"
REQUIRED_USE="doc? ( || ( $(python_gen_useflags 'python2*') ) )"