Gentoo Archives: gentoo-commits

From: Luca Barbato <lu_zero@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/uutils/
Date: Sun, 31 Jul 2022 09:29:46
Message-Id: 1659259702.1ffdcb047ceeadd95349150e1175b37cb1918b56.lu_zero@gentoo
1 commit: 1ffdcb047ceeadd95349150e1175b37cb1918b56
2 Author: Luca Barbato <lu_zero <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jul 31 09:23:22 2022 +0000
4 Commit: Luca Barbato <lu_zero <AT> gentoo <DOT> org>
5 CommitDate: Sun Jul 31 09:28:22 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1ffdcb04
7
8 sys-apps/uutils: keyword 0.0.14 for ~arm64
9
10 Signed-off-by: Luca Barbato <lu_zero <AT> gentoo.org>
11
12 sys-apps/uutils/uutils-0.0.14.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/sys-apps/uutils/uutils-0.0.14.ebuild b/sys-apps/uutils/uutils-0.0.14.ebuild
16 index 8f7dcc97f333..99af61e567e8 100644
17 --- a/sys-apps/uutils/uutils-0.0.14.ebuild
18 +++ b/sys-apps/uutils/uutils-0.0.14.ebuild
19 @@ -258,7 +258,7 @@ QA_FLAGS_IGNORED=".*"
20 BDEPEND=">=virtual/rust-1.56.0"
21
22 SLOT="0"
23 -KEYWORDS="~amd64"
24 +KEYWORDS="~amd64 ~arm64"
25 S="${WORKDIR}/coreutils-${PV}"
26
27 src_compile() {