diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-03-07 11:49:49 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-03-07 11:49:49 +0100 |
commit | 4d787e7622b65c9757a25977b7404f676eabebc9 (patch) | |
tree | ba98c6098551070965a8afa1f228e81e53de80a9 /sys-apps/coreutils | |
parent | dev-python/pycurl: ppc64 stable wrt bug #711736 (diff) | |
download | gentoo-4d787e7622b65c9757a25977b7404f676eabebc9.tar.gz gentoo-4d787e7622b65c9757a25977b7404f676eabebc9.tar.bz2 gentoo-4d787e7622b65c9757a25977b7404f676eabebc9.zip |
sys-apps/coreutils: ppc64 stable wrt bug #711616
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="ppc64"
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 a79c4d15239e..44fbe99b0999 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 )" |