diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-09-25 16:52:52 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-09-25 16:52:52 +0000 |
commit | 559272344a269e2fe2b7c6258265ab1867c3e01a (patch) | |
tree | 0a9602097fe7853422a9c5dd21a694a5fed75168 /dev-python/botocore | |
parent | sys-fs/mtd-utils: Remove commented patch (diff) | |
download | gentoo-559272344a269e2fe2b7c6258265ab1867c3e01a.tar.gz gentoo-559272344a269e2fe2b7c6258265ab1867c3e01a.tar.bz2 gentoo-559272344a269e2fe2b7c6258265ab1867c3e01a.zip |
dev-python/botocore: Stabilize 1.31.49 ALLARCHES, #914661
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/botocore')
-rw-r--r-- | dev-python/botocore/botocore-1.31.49.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/botocore/botocore-1.31.49.ebuild b/dev-python/botocore/botocore-1.31.49.ebuild index 7cacb5c3f634..1a33d7446a78 100644 --- a/dev-python/botocore/botocore-1.31.49.ebuild +++ b/dev-python/botocore/botocore-1.31.49.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=" |