diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-02-25 10:22:46 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-02-25 10:22:46 +0300 |
commit | 23465b71726268a7eb036f626531aff1e7202e19 (patch) | |
tree | c7b68efd9d9baa9d75ce180da00f8991a276ed64 /sys-apps | |
parent | media-sound/mpd: Version bump (v0.21.5) (diff) | |
download | gentoo-23465b71726268a7eb036f626531aff1e7202e19.tar.gz gentoo-23465b71726268a7eb036f626531aff1e7202e19.tar.bz2 gentoo-23465b71726268a7eb036f626531aff1e7202e19.zip |
sys-apps/coreutils: ppc stable wrt bug #675762
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
RepoMan-Options: --include-arches="ppc"
Diffstat (limited to 'sys-apps')
-rw-r--r-- | sys-apps/coreutils/coreutils-8.30.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/coreutils/coreutils-8.30.ebuild b/sys-apps/coreutils/coreutils-8.30.ebuild index 2ef6fc349dcd..10bbf7c7a829 100644 --- a/sys-apps/coreutils/coreutils-8.30.ebuild +++ b/sys-apps/coreutils/coreutils-8.30.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 ~s390 ~sh sparc x86 ~x86-linux" +KEYWORDS="alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh sparc x86 ~x86-linux" IUSE="acl caps gmp hostname kill multicall nls selinux +split-usr static test userland_BSD vanilla xattr" LIB_DEPEND="acl? ( sys-apps/acl[static-libs] ) |