summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-06-29 21:09:36 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2022-06-29 21:09:36 +0300
commite4c7824cab68681aa5496af58b3e6695b4c78ec1 (patch)
treee2f62bf284258c03db5a633579ac59979072bb78
parentmedia-libs/lvtk: dropped obsolete 1.2.0-r1 (diff)
downloadgentoo-e4c7824c.tar.gz
gentoo-e4c7824c.tar.bz2
gentoo-e4c7824c.zip
dev-python/boto3: Stabilize 1.24.12 ALLARCHES, #855155
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
-rw-r--r--dev-python/boto3/boto3-1.24.12.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/boto3/boto3-1.24.12.ebuild b/dev-python/boto3/boto3-1.24.12.ebuild
index 6edcc751d54b..c93eb5e2d7c0 100644
--- a/dev-python/boto3/boto3-1.24.12.ebuild
+++ b/dev-python/boto3/boto3-1.24.12.ebuild
@@ -25,7 +25,7 @@ else
https://github.com/boto/boto3/archive/${PV}.tar.gz
-> ${P}.gh.tar.gz
"
- KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux"
+ KEYWORDS="amd64 arm arm64 ppc ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux"
# botocore is x.(y+3).z
BOTOCORE_PV="$(ver_cut 1).$(( $(ver_cut 2) + 3)).$(ver_cut 3-)"