diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-01-13 09:59:01 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-01-13 09:59:01 +0000 |
commit | f5ade4670338ba36527a3fc5d4b11036f901c292 (patch) | |
tree | d108e0ea15667792e823d5c0f0d6dbda73ba5b2d /dev-python | |
parent | www-servers/tomcat: dropped obsolete 8.5.96-r1, 9.0.83-r1 & 10.1.16-r1 (diff) | |
download | gentoo-f5ade4670338ba36527a3fc5d4b11036f901c292.tar.gz gentoo-f5ade4670338ba36527a3fc5d4b11036f901c292.tar.bz2 gentoo-f5ade4670338ba36527a3fc5d4b11036f901c292.zip |
dev-python/botocore: Stabilize 1.34.11 ALLARCHES, #921995
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/botocore/botocore-1.34.11.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/botocore/botocore-1.34.11.ebuild b/dev-python/botocore/botocore-1.34.11.ebuild index 05766e84276c..a3cce61fb748 100644 --- a/dev-python/botocore/botocore-1.34.11.ebuild +++ b/dev-python/botocore/botocore-1.34.11.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -24,7 +24,7 @@ else https://github.com/boto/botocore/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" fi RDEPEND=" |