Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/coreutils/
Date: Sat, 25 Sep 2021 18:11:12
Message-Id: 1632593432.b8d00bd90e92405758c7eccce6bb6adfdfef0779.sam@gentoo
1 commit: b8d00bd90e92405758c7eccce6bb6adfdfef0779
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sat Sep 25 18:05:24 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sat Sep 25 18:10:32 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b8d00bd9
7
8 sys-apps/coreutils: keyword 9.0
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 sys-apps/coreutils/coreutils-9.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/sys-apps/coreutils/coreutils-9.0.ebuild b/sys-apps/coreutils/coreutils-9.0.ebuild
16 index 3e45571d37b..0f0aec04b0b 100644
17 --- a/sys-apps/coreutils/coreutils-9.0.ebuild
18 +++ b/sys-apps/coreutils/coreutils-9.0.ebuild
19 @@ -18,7 +18,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.xz
20
21 LICENSE="GPL-3"
22 SLOT="0"
23 -#KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x86-linux"
24 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x86-linux"
25 IUSE="acl caps gmp hostname kill multicall nls selinux +split-usr static test vanilla xattr"
26 RESTRICT="!test? ( test )"