diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-12-31 11:53:55 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-12-31 11:53:55 +0200 |
commit | 303e96b3d6a3c95dbd8845418b07de89a1c8b419 (patch) | |
tree | 7163755d5dd1286819f42ccb1b8280cddcdc766f /dev-python/botocore | |
parent | dev-python/boto3: Stabilize 1.26.32 ALLARCHES, #889034 (diff) | |
download | gentoo-303e96b3d6a3c95dbd8845418b07de89a1c8b419.tar.gz gentoo-303e96b3d6a3c95dbd8845418b07de89a1c8b419.tar.bz2 gentoo-303e96b3d6a3c95dbd8845418b07de89a1c8b419.zip |
dev-python/botocore: Stabilize 1.29.32 ALLARCHES, #889034
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/botocore')
-rw-r--r-- | dev-python/botocore/botocore-1.29.32.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/botocore/botocore-1.29.32.ebuild b/dev-python/botocore/botocore-1.29.32.ebuild index eed342eb3cfa..dc69b4e53a4f 100644 --- a/dev-python/botocore/botocore-1.29.32.ebuild +++ b/dev-python/botocore/botocore-1.29.32.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=" |