diff options
author | Sam James <sam@gentoo.org> | 2020-08-15 04:15:18 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-08-15 04:15:18 +0000 |
commit | 1856acaa85272baabcc09571a759ef9c1592529e (patch) | |
tree | 86a885268f6f3a52b5fea78e8769156388a48e73 /sys-apps/coreutils | |
parent | sys-apps/coreutils: Stabilize 8.32-r1 arm64, #736721 (diff) | |
download | gentoo-1856acaa85272baabcc09571a759ef9c1592529e.tar.gz gentoo-1856acaa85272baabcc09571a759ef9c1592529e.tar.bz2 gentoo-1856acaa85272baabcc09571a759ef9c1592529e.zip |
sys-apps/coreutils: Stabilize 8.32-r1 x86, #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 325c0daa6e51..46e8f95f1bdb 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 )" |