commit: 8f912dbabe73780e2f974e6b5fb1ded9e4bdf2b4
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Apr 25 19:01:26 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Apr 25 19:01:26 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8f912dba
sys-apps/uutils-findutils: Keyword 0.4.0 arm64, #905069
Signed-off-by: Sam James <sam <AT> gentoo.org>
sys-apps/uutils-findutils/uutils-findutils-0.4.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sys-apps/uutils-findutils/uutils-findutils-0.4.0.ebuild
b/sys-apps/uutils-findutils/uutils-findutils-0.4.0.ebuild
index fddc99bae988..6119f6346adf 100644
--- a/sys-apps/uutils-findutils/uutils-findutils-0.4.0.ebuild
+++ b/sys-apps/uutils-findutils/uutils-findutils-0.4.0.ebuild
@@ -172,7 +172,7 @@ LICENSE="MIT"
LICENSE+=" Apache-2.0 BSD CC0-1.0 ISC MIT"
SLOT="0"
if [[ ${PV} != 9999 ]] ; then
- KEYWORDS="~amd64"
+ KEYWORDS="~amd64 ~arm64"
fi
# Building onig-sys fails w/ Clang 16 right now