commit: 1ffdcb047ceeadd95349150e1175b37cb1918b56
Author: Luca Barbato <lu_zero <AT> gentoo <DOT> org>
AuthorDate: Sun Jul 31 09:23:22 2022 +0000
Commit: Luca Barbato <lu_zero <AT> gentoo <DOT> org>
CommitDate: Sun Jul 31 09:28:22 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1ffdcb04
sys-apps/uutils: keyword 0.0.14 for ~arm64
Signed-off-by: Luca Barbato <lu_zero <AT> gentoo.org>
sys-apps/uutils/uutils-0.0.14.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sys-apps/uutils/uutils-0.0.14.ebuild
b/sys-apps/uutils/uutils-0.0.14.ebuild
index 8f7dcc97f333..99af61e567e8 100644
--- a/sys-apps/uutils/uutils-0.0.14.ebuild
+++ b/sys-apps/uutils/uutils-0.0.14.ebuild
@@ -258,7 +258,7 @@ QA_FLAGS_IGNORED=".*"
BDEPEND=">=virtual/rust-1.56.0"
SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~arm64"
S="${WORKDIR}/coreutils-${PV}"
src_compile() {