Skip to content

Commit

Permalink
app-admin/awscli: Stabilize 1.35.5 ALLARCHES, #942240
Browse files Browse the repository at this point in the history
Signed-off-by: Michał Górny <[email protected]>
  • Loading branch information
mgorny committed Oct 26, 2024
1 parent ad98157 commit 3e1190e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app-admin/awscli/awscli-1.35.5.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -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 ))"
Expand Down

0 comments on commit 3e1190e

Please sign in to comment.