commit:     2ee9b0b413c5c2a3146c3742c370aa45bfb7c85c
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Jan 10 04:57:01 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Jan 10 04:57:01 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2ee9b0b4

dev-python/boto3: Stabilize 1.26.37 ALLARCHES, #890316

Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-python/boto3/boto3-1.26.37.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-python/boto3/boto3-1.26.37.ebuild 
b/dev-python/boto3/boto3-1.26.37.ebuild
index aa8071e64d5e..d6d605bdb0c6 100644
--- a/dev-python/boto3/boto3-1.26.37.ebuild
+++ b/dev-python/boto3/boto3-1.26.37.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -25,7 +25,7 @@ else
                https://github.com/boto/boto3/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"
 
        # botocore is x.(y+3).z
        BOTOCORE_PV="$(ver_cut 1).$(( $(ver_cut 2) + 3)).$(ver_cut 3-)"

Reply via email to