diff options
author | 2020-08-14 23:51:58 +0000 | |
---|---|---|
committer | 2020-08-14 23:58:22 +0000 | |
commit | 1d4c247a4c36e75ebbf0f759cb0d68a58ef7dfa0 (patch) | |
tree | 8a1acede40877b5a1ef421ca515c03ca094819a7 /sys-apps/coreutils/coreutils-8.32-r1.ebuild | |
parent | app-crypt/gnupg: fix dirmngr for non-IPv6 enabled hosts (diff) | |
download | gentoo-1d4c247a4c36e75ebbf0f759cb0d68a58ef7dfa0.tar.gz gentoo-1d4c247a4c36e75ebbf0f759cb0d68a58ef7dfa0.tar.bz2 gentoo-1d4c247a4c36e75ebbf0f759cb0d68a58ef7dfa0.zip |
sys-apps/coreutils: Stabilize 8.32-r1 sparc, #736721
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-apps/coreutils/coreutils-8.32-r1.ebuild')
-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 ea08118f2837..cf72127723a9 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 )" |