dev-python/boto: Stabilize 2.49.0 ALLARCHES
authorMichał Górny <mgorny@gentoo.org>
Wed, 25 Mar 2020 12:39:36 +0000 (13:39 +0100)
committerMichał Górny <mgorny@gentoo.org>
Wed, 25 Mar 2020 12:59:22 +0000 (13:59 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-python/boto/boto-2.49.0.ebuild

index ee6edb1fe34e823e2831a5a001485d1522bd7a73..2a6f4b57820eb13cd48e0c682827bbdec85dc9d1 100644 (file)
@@ -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*') ) )"