summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-03-02 07:39:29 +0000
committerSam James <sam@gentoo.org>2021-03-02 07:39:29 +0000
commit2efa8499d42a4ebfba65ce1bb14dfc6b29ce3c8c (patch)
tree60164e5f09edf75e0b99f67ce8c8e1fb7e2c5071
parentdev-python/rply: Stabilize 0.7.8 ALLARCHES, #773859 (diff)
downloadgentoo-2efa8499d42a4ebfba65ce1bb14dfc6b29ce3c8c.tar.gz
gentoo-2efa8499d42a4ebfba65ce1bb14dfc6b29ce3c8c.tar.bz2
gentoo-2efa8499d42a4ebfba65ce1bb14dfc6b29ce3c8c.zip
dev-python/s3transfer: Stabilize 0.3.4 ALLARCHES, #773865
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--dev-python/s3transfer/s3transfer-0.3.4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/s3transfer/s3transfer-0.3.4.ebuild b/dev-python/s3transfer/s3transfer-0.3.4.ebuild
index a66f78aa7609..66e3530ca124 100644
--- a/dev-python/s3transfer/s3transfer-0.3.4.ebuild
+++ b/dev-python/s3transfer/s3transfer-0.3.4.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~arm ~arm64 x86 ~amd64-linux ~x86-linux"
RDEPEND="
dev-python/botocore[${PYTHON_USEDEP}]