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
commitca50dbdf9e20c8486c74e97bd33ae6227c2edb2c (patch)
tree0bd5c0bb8c90c477def0a5ff68feb214e13e3d77 /sys-apps/coreutils
parentia64/sparc stable wrt #225777 (diff)
downloadhistorical-ca50dbdf9e20c8486c74e97bd33ae6227c2edb2c.tar.gz
historical-ca50dbdf9e20c8486c74e97bd33ae6227c2edb2c.tar.bz2
historical-ca50dbdf9e20c8486c74e97bd33ae6227c2edb2c.zip
arm/s390/sh stable
Package-Manager: portage-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 )