summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2008-06-22 15:31:02 +0000
committerMike Frysinger <vapier@gentoo.org>2008-06-22 15:31:02 +0000
commit9e7543ccc92fc8d6fed6c48530f32336930d3c7b (patch)
tree3a71a83e3546727726bc90f3ae088568160e916c /sys-apps/coreutils
parentold (diff)
downloadgentoo-2-9e7543ccc92fc8d6fed6c48530f32336930d3c7b.tar.gz
gentoo-2-9e7543ccc92fc8d6fed6c48530f32336930d3c7b.tar.bz2
gentoo-2-9e7543ccc92fc8d6fed6c48530f32336930d3c7b.zip
arm/s390/sh stable
(Portage version: 2.2_rc1/cvs/Linux 2.6.25 x86_64)
Diffstat (limited to 'sys-apps/coreutils')
-rw-r--r--sys-apps/coreutils/coreutils-6.10-r2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/coreutils/coreutils-6.10-r2.ebuild b/sys-apps/coreutils/coreutils-6.10-r2.ebuild
index 497966e98a04..b4c56f7813f1 100644
--- a/sys-apps/coreutils/coreutils-6.10-r2.ebuild
+++ b/sys-apps/coreutils/coreutils-6.10-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/coreutils/coreutils-6.10-r2.ebuild,v 1.10 2008/04/29 16:44:55 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/coreutils/coreutils-6.10-r2.ebuild,v 1.11 2008/06/22 15:31:02 vapier Exp $
inherit eutils flag-o-matic toolchain-funcs autotools
@@ -15,7 +15,7 @@ SRC_URI="ftp://alpha.gnu.org/gnu/coreutils/${P}.tar.lzma
LICENSE="GPL-3"
SLOT="0"
-KEYWORDS="alpha amd64 ~arm hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86"
+KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86"
IUSE="acl nls selinux static xattr vanilla"
RDEPEND="selinux? ( sys-libs/libselinux )