commit:     3e1190e7617049cbb88fe9062c8fa7ce44c7ce02
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 26 13:15:18 2024 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Oct 26 13:15:18 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3e1190e7

app-admin/awscli: Stabilize 1.35.5 ALLARCHES, #942240

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 app-admin/awscli/awscli-1.35.5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-admin/awscli/awscli-1.35.5.ebuild 
b/app-admin/awscli/awscli-1.35.5.ebuild
index 49e2e891cd54..acc47104059b 100644
--- a/app-admin/awscli/awscli-1.35.5.ebuild
+++ b/app-admin/awscli/awscli-1.35.5.ebuild
@@ -22,7 +22,7 @@ S=${WORKDIR}/${MY_P}
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~sparc ~x86"
+KEYWORDS="amd64 arm arm64 ppc ppc64 ~riscv sparc x86"
 
 # botocore is x.y.(z+34)
 BOTOCORE_PV="$(ver_cut 1).$(ver_cut 2).$(( $(ver_cut 3-) + 34 ))"

Reply via email to