summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2020-10-18 19:17:10 +0000
committerSam James <sam@gentoo.org>2020-10-18 19:17:10 +0000
commit5aa1775106b1ed32dd23e85c9fb5c7525511a9c4 (patch)
tree27bff209b3f1ac764eff7ab70c306beb12ca755e /dev-python
parentdev-python/boto3: Stabilize 1.14.59 ALLARCHES, #749441 (diff)
downloadgentoo-5aa1775106b1ed32dd23e85c9fb5c7525511a9c4.tar.gz
gentoo-5aa1775106b1ed32dd23e85c9fb5c7525511a9c4.tar.bz2
gentoo-5aa1775106b1ed32dd23e85c9fb5c7525511a9c4.zip
dev-python/botocore: Stabilize 1.17.59 ALLARCHES, #749441
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/botocore/botocore-1.17.59.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/botocore/botocore-1.17.59.ebuild b/dev-python/botocore/botocore-1.17.59.ebuild
index 973785f61252..9e8ccfc95981 100644
--- a/dev-python/botocore/botocore-1.17.59.ebuild
+++ b/dev-python/botocore/botocore-1.17.59.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="