diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-03-07 09:58:45 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-03-07 09:58:45 +0100 |
commit | cf2fbecce46866c123fc43d3be9b21e9ca3809e4 (patch) | |
tree | 3e83545de334309fe9a1306eed1b988c6f7029a2 /sys-apps/coreutils | |
parent | dev-python/pycurl: sparc stable wrt bug #711736 (diff) | |
download | gentoo-cf2fbecce46866c123fc43d3be9b21e9ca3809e4.tar.gz gentoo-cf2fbecce46866c123fc43d3be9b21e9ca3809e4.tar.bz2 gentoo-cf2fbecce46866c123fc43d3be9b21e9ca3809e4.zip |
sys-apps/coreutils: sparc stable wrt bug #711616
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-apps/coreutils')
-rw-r--r-- | sys-apps/coreutils/coreutils-8.31-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/coreutils/coreutils-8.31-r1.ebuild b/sys-apps/coreutils/coreutils-8.31-r1.ebuild index c348ab713d66..a79c4d15239e 100644 --- a/sys-apps/coreutils/coreutils-8.31-r1.ebuild +++ b/sys-apps/coreutils/coreutils-8.31-r1.ebuild @@ -16,7 +16,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 ~sh ~sparc x86 ~x86-linux" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv s390 ~sh sparc x86 ~x86-linux" IUSE="acl caps gmp hostname kill multicall nls selinux +split-usr static test vanilla xattr" RESTRICT="!test? ( test )" |