diff options
author | Sam James <sam@gentoo.org> | 2020-08-15 04:09:12 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-08-15 04:09:56 +0000 |
commit | 0ed3a4aa0bec59a2ce891014878ffd7b80c8fc6c (patch) | |
tree | 9150f72c5e1592332894a4dfaa5f98c56be894f3 /sys-apps/coreutils | |
parent | media-sound/sox: Stabilize 14.4.2_p20200803 x86, #711320 (diff) | |
download | gentoo-0ed3a4aa0bec59a2ce891014878ffd7b80c8fc6c.tar.gz gentoo-0ed3a4aa0bec59a2ce891014878ffd7b80c8fc6c.tar.bz2 gentoo-0ed3a4aa0bec59a2ce891014878ffd7b80c8fc6c.zip |
sys-apps/coreutils: Stabilize 8.32-r1 arm64, #736721
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-apps/coreutils')
-rw-r--r-- | sys-apps/coreutils/coreutils-8.32-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/coreutils/coreutils-8.32-r1.ebuild b/sys-apps/coreutils/coreutils-8.32-r1.ebuild index 9cc87d4a2b11..325c0daa6e51 100644 --- a/sys-apps/coreutils/coreutils-8.32-r1.ebuild +++ b/sys-apps/coreutils/coreutils-8.32-r1.ebuild @@ -19,7 +19,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.xz LICENSE="GPL-3" SLOT="0" -KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 sparc ~x86 ~x86-linux" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 sparc ~x86 ~x86-linux" IUSE="acl caps gmp hostname kill multicall nls selinux +split-usr static test vanilla xattr" RESTRICT="!test? ( test )" |