app-admin/awscli: Stabilize 1.19.97 ALLARCHES, #799434

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2021-07-01 09:57:51 +01:00
parent a4c3ee50fb
commit d739e4d374

View File

@@ -15,7 +15,7 @@ S="${WORKDIR}/aws-cli-${PV}"
LICENSE="Apache-2.0"
SLOT="0"
KEYWORDS="~amd64 ~arm64 ~x86"
KEYWORDS="amd64 ~arm64 x86"
# botocore is x.(y+1).z
BOTOCORE_PV="$(ver_cut 1).$(( $(ver_cut 2) + 1)).$(ver_cut 3-)"