summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-07-16 13:31:55 +0100
committerSam James <sam@gentoo.org>2022-07-16 13:31:55 +0100
commit35a465bcdc0d76e2a8741bc9854d1d0be5be5b7f (patch)
treef03b7ad0ed04d6d289a8c662ecc83f04371a5771
parentapp-editors/mg: Stabilize 20220614 amd64, #858290 (diff)
downloadgentoo-35a465bcdc0d76e2a8741bc9854d1d0be5be5b7f.tar.gz
gentoo-35a465bcdc0d76e2a8741bc9854d1d0be5be5b7f.tar.bz2
gentoo-35a465bcdc0d76e2a8741bc9854d1d0be5be5b7f.zip
app-admin/awscli: Stabilize 1.25.22 ALLARCHES, #858299
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--app-admin/awscli/awscli-1.25.22.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-admin/awscli/awscli-1.25.22.ebuild b/app-admin/awscli/awscli-1.25.22.ebuild
index 9f176fa05cc8..f241876330bb 100644
--- a/app-admin/awscli/awscli-1.25.22.ebuild
+++ b/app-admin/awscli/awscli-1.25.22.ebuild
@@ -22,7 +22,7 @@ S=${WORKDIR}/${MY_P}
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~x86"
+KEYWORDS="amd64 ~arm64 x86"
# botocore is x.(y+2).z
BOTOCORE_PV="$(ver_cut 1).$(( $(ver_cut 2) + 2)).$(ver_cut 3-)"