diff options
author | Sam James <sam@gentoo.org> | 2020-09-06 22:04:08 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-09-06 22:04:51 +0000 |
commit | 3753f946c6287a2db42dfaa44e8ee3a9c56c5d68 (patch) | |
tree | 5f96331f5f582dd8b456a5b4ac9c904f13303e6c /sys-apps/coreutils | |
parent | gnome-extra/nm-applet: ppc64 stable (bug #737294) (diff) | |
download | gentoo-3753f946c6287a2db42dfaa44e8ee3a9c56c5d68.tar.gz gentoo-3753f946c6287a2db42dfaa44e8ee3a9c56c5d68.tar.bz2 gentoo-3753f946c6287a2db42dfaa44e8ee3a9c56c5d68.zip |
sys-apps/coreutils: Stabilize 8.32-r1 ppc64, #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 6fb2c98af0cc..788e78ee045c 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 )" |