summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2012-12-02 10:38:59 +0000
committerMarkus Meier <maekke@gentoo.org>2012-12-02 10:38:59 +0000
commitc3eee92e8c8eac767d1b42cee1c385ecb5c391ed (patch)
tree1fdfb2e3a261f4caa286a9f23a8c928a1f4750a8 /sys-apps/coreutils/coreutils-8.20.ebuild
parentarm stable, bug #443582 (diff)
downloadgentoo-2-c3eee92e8c8eac767d1b42cee1c385ecb5c391ed.tar.gz
gentoo-2-c3eee92e8c8eac767d1b42cee1c385ecb5c391ed.tar.bz2
gentoo-2-c3eee92e8c8eac767d1b42cee1c385ecb5c391ed.zip
arm stable, bug #443536
(Portage version: 2.1.11.31/cvs/Linux x86_64, signed Manifest commit with key 072AD062)
Diffstat (limited to 'sys-apps/coreutils/coreutils-8.20.ebuild')
-rw-r--r--sys-apps/coreutils/coreutils-8.20.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/coreutils/coreutils-8.20.ebuild b/sys-apps/coreutils/coreutils-8.20.ebuild
index dd442e3fb1eb..f503a77ca2c6 100644
--- a/sys-apps/coreutils/coreutils-8.20.ebuild
+++ b/sys-apps/coreutils/coreutils-8.20.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/coreutils/coreutils-8.20.ebuild,v 1.3 2012/11/30 18:08:06 pinkbyte Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/coreutils/coreutils-8.20.ebuild,v 1.4 2012/12/02 10:38:59 maekke Exp $
EAPI="3"
@@ -17,7 +17,7 @@ SRC_URI="mirror://gnu-alpha/coreutils/${P}.tar.xz
LICENSE="GPL-3"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd"
+KEYWORDS="~alpha amd64 arm hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd"
IUSE="acl caps gmp nls selinux static userland_BSD vanilla xattr"
LIB_DEPEND="acl? ( sys-apps/acl[static-libs] )