commit: beec3833720dedfba38c59f9f04918c61e838a4d
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat May 27 11:12:27 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat May 27 11:12:27 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=beec3833
app-admin/ansible-modules-hashivault: Keyword 5.1.0 arm64, #907166
Signed-off-by: Sam James <sam <AT> gentoo.org>
.../ansible-modules-hashivault/ansible-modules-hashivault-5.1.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git
a/app-admin/ansible-modules-hashivault/ansible-modules-hashivault-5.1.0.ebuild
b/app-admin/ansible-modules-hashivault/ansible-modules-hashivault-5.1.0.ebuild
index ac39347ecb46..054808151350 100644
---
a/app-admin/ansible-modules-hashivault/ansible-modules-hashivault-5.1.0.ebuild
+++
b/app-admin/ansible-modules-hashivault/ansible-modules-hashivault-5.1.0.ebuild
@@ -14,7 +14,7 @@ if [[ ${PV} == 9999 ]]; then
EGIT_REPO_URI="https://github.com/TerryHowe/ansible-modules-hashivault.git"
else
SRC_URI="https://github.com/TerryHowe/ansible-modules-hashivault/archive/${PV}.tar.gz
-> ${P}.gh.tar.gz"
- KEYWORDS="~amd64"
+ KEYWORDS="~amd64 ~arm64"
fi
LICENSE="MIT"