diff options
author | Sam James <sam@gentoo.org> | 2020-08-14 15:59:59 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-08-14 15:59:59 +0000 |
commit | aaea83b5fc7a10457cbfc82c581cd7906d5b694d (patch) | |
tree | 1755dc467b66c310aab7fbbcd4fafa1d20249144 /sys-apps/coreutils | |
parent | app-text/pdfarranger: bump to 1.6.2 (diff) | |
download | gentoo-aaea83b5fc7a10457cbfc82c581cd7906d5b694d.tar.gz gentoo-aaea83b5fc7a10457cbfc82c581cd7906d5b694d.tar.bz2 gentoo-aaea83b5fc7a10457cbfc82c581cd7906d5b694d.zip |
sys-apps/coreutils: Stabilize 8.32-r1 arm, #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 153e7d36ac9e..ea08118f2837 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 )" |