summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Bauman <bman@gentoo.org>2019-12-04 01:26:17 -0500
committerAaron Bauman <bman@gentoo.org>2019-12-04 01:46:48 -0500
commit0dd0134980e2e56c7b3b5315965ff1a9832b78ab (patch)
treeeefdfbc09968c68af8d6935b3689a3d3cabbbbb0 /dev-python/boto
parentdev-java/leiningen-bin: arm64 stable (diff)
downloadgentoo-0dd0134980e2e56c7b3b5315965ff1a9832b78ab.tar.gz
gentoo-0dd0134980e2e56c7b3b5315965ff1a9832b78ab.tar.bz2
gentoo-0dd0134980e2e56c7b3b5315965ff1a9832b78ab.zip
dev-python/boto: arm64 stable
Signed-off-by: Aaron Bauman <bman@gentoo.org> Package-Manager: Portage-2.3.80, Repoman-2.3.19
Diffstat (limited to 'dev-python/boto')
-rw-r--r--dev-python/boto/boto-2.49.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/boto/boto-2.49.0.ebuild b/dev-python/boto/boto-2.49.0.ebuild
index cb72ad1b6ed4..2dcd97359a2c 100644
--- a/dev-python/boto/boto-2.49.0.ebuild
+++ b/dev-python/boto/boto-2.49.0.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~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*') ) )"