summaryrefslogtreecommitdiff
path: root/sys-apps/coreutils/coreutils-8.26.ebuild
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2017-09-09 12:25:26 +0200
committerMarkus Meier <maekke@gentoo.org>2017-09-09 12:25:26 +0200
commit00e0d1d4179e506a49f56e338a527837132c605e (patch)
treec248a3dd92eaf275a16555e60690fa22d80c3f78 /sys-apps/coreutils/coreutils-8.26.ebuild
parent5ee81eea18d6bc3b9f3c379d53cf296cadcbe90e (diff)
downloadgentoo-00e0d1d4179e506a49f56e338a527837132c605e.tar.gz
gentoo-00e0d1d4179e506a49f56e338a527837132c605e.tar.xz
sys-apps/coreutils: arm stable, bug #629584
Package-Manager: Portage-2.3.6, Repoman-2.3.1 RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'sys-apps/coreutils/coreutils-8.26.ebuild')
-rw-r--r--sys-apps/coreutils/coreutils-8.26.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/coreutils/coreutils-8.26.ebuild b/sys-apps/coreutils/coreutils-8.26.ebuild
index 2087b33cb12..b8dabb65223 100644
--- a/sys-apps/coreutils/coreutils-8.26.ebuild
+++ b/sys-apps/coreutils/coreutils-8.26.ebuild
@@ -22,7 +22,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] )