diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-20 11:54:41 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-20 12:04:21 +0100 |
commit | e3e10fb4546b1b6d0e96d69820a8ffa60ea822a0 (patch) | |
tree | 94697201f2ba8e9f315c7164922806be1e397899 /sys-apps | |
parent | dev-util/ctags: ppc64 stable wrt bug #602278 (diff) | |
download | gentoo-e3e10fb4546b1b6d0e96d69820a8ffa60ea822a0.tar.gz gentoo-e3e10fb4546b1b6d0e96d69820a8ffa60ea822a0.tar.bz2 gentoo-e3e10fb4546b1b6d0e96d69820a8ffa60ea822a0.zip |
sys-apps/coreutils: ppc64 stable wrt bug #596850
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-apps')
-rw-r--r-- | sys-apps/coreutils/coreutils-8.25.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/coreutils/coreutils-8.25.ebuild b/sys-apps/coreutils/coreutils-8.25.ebuild index 7b9ed7e236c2..fd2169f21109 100644 --- a/sys-apps/coreutils/coreutils-8.25.ebuild +++ b/sys-apps/coreutils/coreutils-8.25.ebuild @@ -23,7 +23,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 ~amd64-fbsd ~x86-fbsd ~arm-linux ~x86-linux" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~arm-linux ~x86-linux" IUSE="acl caps gmp hostname kill multicall nls selinux static userland_BSD vanilla xattr" LIB_DEPEND="acl? ( sys-apps/acl[static-libs] ) |