summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2020-11-04 00:59:16 +0000
committerSam James <sam@gentoo.org>2020-11-04 00:59:16 +0000
commita78fabeb22ad3de43fac826341fd1d594bab8a7d (patch)
tree37103e975fa2897823083931b88d0ffba0603b81 /dev-python/botocore
parentdev-python/phonenumbers: Stabilize 8.12.11 ALLARCHES, #752234 (diff)
downloadgentoo-a78fabeb22ad3de43fac826341fd1d594bab8a7d.tar.gz
gentoo-a78fabeb22ad3de43fac826341fd1d594bab8a7d.tar.bz2
gentoo-a78fabeb22ad3de43fac826341fd1d594bab8a7d.zip
dev-python/botocore: Stabilize 1.18.10 ALLARCHES, #752246
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/botocore')
-rw-r--r--dev-python/botocore/botocore-1.18.10.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/botocore/botocore-1.18.10.ebuild b/dev-python/botocore/botocore-1.18.10.ebuild
index ba67bf7ac94b..6c4f654eef47 100644
--- a/dev-python/botocore/botocore-1.18.10.ebuild
+++ b/dev-python/botocore/botocore-1.18.10.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="