diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-12-11 19:41:37 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-12-11 19:41:37 +0200 |
commit | 83caafc86cfc733bef31aa6e478204d996fcd3cd (patch) | |
tree | 5793e57c9bd93e284239578eb7999bfedfe2d5c8 /dev-python/botocore | |
parent | dev-util/cvise: Keyword 2.6.0 ppc, #885477 (diff) | |
download | gentoo-83caafc86cfc733bef31aa6e478204d996fcd3cd.tar.gz gentoo-83caafc86cfc733bef31aa6e478204d996fcd3cd.tar.bz2 gentoo-83caafc86cfc733bef31aa6e478204d996fcd3cd.zip |
dev-python/botocore: Stabilize 1.29.16 ppc, #885135
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/botocore')
-rw-r--r-- | dev-python/botocore/botocore-1.29.16.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/botocore/botocore-1.29.16.ebuild b/dev-python/botocore/botocore-1.29.16.ebuild index cbc7fe15ca12..ded6ae748f2e 100644 --- a/dev-python/botocore/botocore-1.29.16.ebuild +++ b/dev-python/botocore/botocore-1.29.16.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=" |