diff options
author | 2024-01-20 20:46:57 +0200 | |
---|---|---|
committer | 2024-01-20 20:46:57 +0200 | |
commit | 4d933cb877c34cee08ca983e0f08da5b974f86eb (patch) | |
tree | d16484d55e37d12b3a36fc27546c7bf8eb6d4e64 /dev-python/botocore | |
parent | sec-keys/openpgp-keys-jberkenbilt: Stabilize 1 arm64, #922551 (diff) | |
download | gentoo-4d933cb877c34cee08ca983e0f08da5b974f86eb.tar.gz gentoo-4d933cb877c34cee08ca983e0f08da5b974f86eb.tar.bz2 gentoo-4d933cb877c34cee08ca983e0f08da5b974f86eb.zip |
dev-python/botocore: Stabilize 1.34.14 ALLARCHES, #922561
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/botocore')
-rw-r--r-- | dev-python/botocore/botocore-1.34.14.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/botocore/botocore-1.34.14.ebuild b/dev-python/botocore/botocore-1.34.14.ebuild index dcd34e4e67de..a3cce61fb748 100644 --- a/dev-python/botocore/botocore-1.34.14.ebuild +++ b/dev-python/botocore/botocore-1.34.14.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=" |