diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2021-12-10 00:00:33 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2021-12-10 00:01:05 +0200 |
commit | 316757c9522912c03eccecdb26a0edd21ff45f35 (patch) | |
tree | d31a41db3186a0941dab9870bc64200426cf864b /dev-python/s3transfer/s3transfer-0.5.0-r2.ebuild | |
parent | dev-python/pylast: Stabilize 4.3.0 ALLARCHES, #828635 (diff) | |
download | gentoo-316757c9522912c03eccecdb26a0edd21ff45f35.tar.gz gentoo-316757c9522912c03eccecdb26a0edd21ff45f35.tar.bz2 gentoo-316757c9522912c03eccecdb26a0edd21ff45f35.zip |
dev-python/s3transfer: Stabilize 0.5.0-r2 ALLARCHES, #828637
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/s3transfer/s3transfer-0.5.0-r2.ebuild')
-rw-r--r-- | dev-python/s3transfer/s3transfer-0.5.0-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/s3transfer/s3transfer-0.5.0-r2.ebuild b/dev-python/s3transfer/s3transfer-0.5.0-r2.ebuild index 2092d5f38974..8b57903860c9 100644 --- a/dev-python/s3transfer/s3transfer-0.5.0-r2.ebuild +++ b/dev-python/s3transfer/s3transfer-0.5.0-r2.ebuild @@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 arm arm64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux" RDEPEND=" dev-python/botocore[${PYTHON_USEDEP}] |