commit:     4911774581b4c08e88f2b91616078b3356e41705
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Aug 17 08:41:16 2024 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Aug 17 08:41:16 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=49117745

app-admin/awscli: Stabilize 1.33.35 ALLARCHES, #938035

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

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

diff --git a/app-admin/awscli/awscli-1.33.35.ebuild 
b/app-admin/awscli/awscli-1.33.35.ebuild
index c212ce9cac21..350b274749f3 100644
--- a/app-admin/awscli/awscli-1.33.35.ebuild
+++ b/app-admin/awscli/awscli-1.33.35.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+1).(z+118), sigh
 BOTOCORE_PV="$(ver_cut 1).$(( $(ver_cut 2) + 1 )).$(( $(ver_cut 3-) + 118 ))"

Reply via email to