summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2007-06-13 05:26:42 +0000
committerMike Frysinger <vapier@gentoo.org>2007-06-13 05:26:42 +0000
commit87796ff9984d87243cd9cb1110871456abbc1176 (patch)
treea0c8e5e6d87384f6426d7dc1799d3f73e7b0919c /sys-apps/coreutils
parentAdd /usr/bin/arch symlink needed by autotools. (diff)
downloadhistorical-87796ff9984d87243cd9cb1110871456abbc1176.tar.gz
historical-87796ff9984d87243cd9cb1110871456abbc1176.tar.bz2
historical-87796ff9984d87243cd9cb1110871456abbc1176.zip
arm/s390/sh stable
Package-Manager: portage-2.1.2.9
Diffstat (limited to 'sys-apps/coreutils')
-rw-r--r--sys-apps/coreutils/coreutils-6.9-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/coreutils/coreutils-6.9-r1.ebuild b/sys-apps/coreutils/coreutils-6.9-r1.ebuild
index ff131896612b..f9e9bf187a03 100644
--- a/sys-apps/coreutils/coreutils-6.9-r1.ebuild
+++ b/sys-apps/coreutils/coreutils-6.9-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/coreutils/coreutils-6.9-r1.ebuild,v 1.10 2007/06/13 02:58:55 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/coreutils/coreutils-6.9-r1.ebuild,v 1.11 2007/06/13 05:26:42 vapier Exp $
inherit eutils flag-o-matic toolchain-funcs autotools
@@ -15,7 +15,7 @@ SRC_URI="ftp://alpha.gnu.org/gnu/coreutils/${P}.tar.bz2
LICENSE="GPL-2"
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"
RESTRICT="confcache"