summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-03-30 00:25:23 +0000
committerSam James <sam@gentoo.org>2021-03-30 00:28:21 +0000
commitae20f186e5d96c8a7afd65f3659427cf220b52b3 (patch)
treedfe57f478dd97802997d6bced6c4995774787608
parentdev-python/bitarray: Stabilize 1.7.0 amd64, #779223 (diff)
downloadgentoo-ae20f186.tar.gz
gentoo-ae20f186.tar.bz2
gentoo-ae20f186.zip
dev-python/botocore: Stabilize 1.20.17 ALLARCHES, #779226
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--dev-python/botocore/botocore-1.20.17.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/botocore/botocore-1.20.17.ebuild b/dev-python/botocore/botocore-1.20.17.ebuild
index 4e5d698e619b..51bb10d67391 100644
--- a/dev-python/botocore/botocore-1.20.17.ebuild
+++ b/dev-python/botocore/botocore-1.20.17.ebuild
@@ -16,7 +16,7 @@ if [[ "${PV}" == "9999" ]]; then
inherit git-r3
else
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
- KEYWORDS="~amd64 ~arm ~arm64 ~x86 ~amd64-linux ~x86-linux"
+ KEYWORDS="amd64 ~arm ~arm64 x86 ~amd64-linux ~x86-linux"
fi
RDEPEND="