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