app-admin/awscli: Stabilize 1.40.40 ALLARCHES, #959548

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2025-07-05 10:04:48 +01:00
parent 47ef642208
commit 00a39cc9a5

View File

@@ -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-2).(z+1), sigh
BOTOCORE_PV="$(ver_cut 1).$(( $(ver_cut 2) - 2)).$(( $(ver_cut 3-) + 1 ))"