diff options
author | 2023-02-03 19:03:38 +0200 | |
---|---|---|
committer | 2023-02-03 19:03:38 +0200 | |
commit | fea711694d67fb24000eef2b92bbbb545006f429 (patch) | |
tree | c44ed1fd8892de263fb8ec45585e6f9c7abefdc1 /dev-python/botocore | |
parent | dev-python/boto3: Stabilize 1.26.54 ALLARCHES, #893098 (diff) | |
download | gentoo-fea711694d67fb24000eef2b92bbbb545006f429.tar.gz gentoo-fea711694d67fb24000eef2b92bbbb545006f429.tar.bz2 gentoo-fea711694d67fb24000eef2b92bbbb545006f429.zip |
dev-python/botocore: Stabilize 1.29.54 ALLARCHES, #893098
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/botocore')
-rw-r--r-- | dev-python/botocore/botocore-1.29.54.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/botocore/botocore-1.29.54.ebuild b/dev-python/botocore/botocore-1.29.54.ebuild index 0f4daaa48e81..5afa7a9459c5 100644 --- a/dev-python/botocore/botocore-1.29.54.ebuild +++ b/dev-python/botocore/botocore-1.29.54.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=" |