summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-06-30 03:38:25 +0000
committerAron Griffis <agriffis@gentoo.org>2004-06-30 03:38:25 +0000
commit1755c6232dcf047ddf3d5b3109a71c90f48e92de (patch)
tree02bd2b7cb2cf8b67c93aa59d3b76745978b8b130 /sys-apps/coreutils/coreutils-5.2.1.ebuild
parentglibc -> libc (Manifest recommit) (diff)
downloadgentoo-2-1755c6232dcf047ddf3d5b3109a71c90f48e92de.tar.gz
gentoo-2-1755c6232dcf047ddf3d5b3109a71c90f48e92de.tar.bz2
gentoo-2-1755c6232dcf047ddf3d5b3109a71c90f48e92de.zip
stable on x86, alpha, ia64
Diffstat (limited to 'sys-apps/coreutils/coreutils-5.2.1.ebuild')
-rw-r--r--sys-apps/coreutils/coreutils-5.2.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/coreutils/coreutils-5.2.1.ebuild b/sys-apps/coreutils/coreutils-5.2.1.ebuild
index 92ee6311b8bc..176e4bf81543 100644
--- a/sys-apps/coreutils/coreutils-5.2.1.ebuild
+++ b/sys-apps/coreutils/coreutils-5.2.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/coreutils/coreutils-5.2.1.ebuild,v 1.8 2004/06/28 18:32:47 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/coreutils/coreutils-5.2.1.ebuild,v 1.9 2004/06/30 03:35:06 agriffis Exp $
inherit eutils flag-o-matic
@@ -20,7 +20,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.bz2
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86 ~ppc ~sparc ~mips ~alpha arm ~hppa amd64 ~ia64 ~ppc64 ~s390"
+KEYWORDS="x86 ~ppc ~sparc ~mips alpha arm ~hppa amd64 ia64 ~ppc64 ~s390"
IUSE="nls build acl selinux static uclibc"
RDEPEND="selinux? ( sys-libs/libselinux )