summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2020-03-25 13:39:36 +0100
committerMichał Górny <mgorny@gentoo.org>2020-03-25 13:59:22 +0100
commitf3058672e9ea9abfe908be46cd6f84fcb275f1b0 (patch)
tree5e04a429bbf2b90b98dd2f5d14cba2c89063e08e /dev-python/boto
parentdev-python/blinker: Remove old (diff)
downloadgentoo-f3058672e9ea9abfe908be46cd6f84fcb275f1b0.tar.gz
gentoo-f3058672e9ea9abfe908be46cd6f84fcb275f1b0.tar.bz2
gentoo-f3058672e9ea9abfe908be46cd6f84fcb275f1b0.zip
dev-python/boto: Stabilize 2.49.0 ALLARCHES
Signed-off-by: Michał Górny <mgorny@gentoo.org>
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 ee6edb1fe34e..2a6f4b57820e 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*') ) )"