diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-10-06 20:05:37 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-10-06 20:05:37 +0300 |
commit | 37f163866f32281e2588eaaf8418d28e6e36e1b6 (patch) | |
tree | 1a5a3ffff4c316edd9d6e518cdb188ed93c0eec3 /dev-python/botocore | |
parent | dev-util/samurai: Stabilize 1.2-r2 amd64, #915309 (diff) | |
download | gentoo-37f163866f32281e2588eaaf8418d28e6e36e1b6.tar.gz gentoo-37f163866f32281e2588eaaf8418d28e6e36e1b6.tar.bz2 gentoo-37f163866f32281e2588eaaf8418d28e6e36e1b6.zip |
dev-python/botocore: Stabilize 1.31.53 ALLARCHES, #915311
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/botocore')
-rw-r--r-- | dev-python/botocore/botocore-1.31.53.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/botocore/botocore-1.31.53.ebuild b/dev-python/botocore/botocore-1.31.53.ebuild index 7cacb5c3f634..1a33d7446a78 100644 --- a/dev-python/botocore/botocore-1.31.53.ebuild +++ b/dev-python/botocore/botocore-1.31.53.ebuild @@ -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=" |