diff options
author | Jeroen Roovers <jer@gentoo.org> | 2017-01-07 12:00:21 +0100 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2017-01-07 12:03:01 +0100 |
commit | 8941c6a408aa687024ece014ee4788c8a6f55014 (patch) | |
tree | 29916722ec1e5e522e7df42b7277347e0904737d /sys-apps | |
parent | app-office/calligra: Drop old (diff) | |
download | gentoo-8941c6a408aa687024ece014ee4788c8a6f55014.tar.gz gentoo-8941c6a408aa687024ece014ee4788c8a6f55014.tar.bz2 gentoo-8941c6a408aa687024ece014ee4788c8a6f55014.zip |
sys-apps/coreutils: Stable for HPPA (bug #596850).
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --ignore-arches
Diffstat (limited to 'sys-apps')
-rw-r--r-- | sys-apps/coreutils/coreutils-8.25.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/coreutils/coreutils-8.25.ebuild b/sys-apps/coreutils/coreutils-8.25.ebuild index bdcc790b7011..96876853cf0a 100644 --- a/sys-apps/coreutils/coreutils-8.25.ebuild +++ b/sys-apps/coreutils/coreutils-8.25.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -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] ) |