diff options
author | Mike Frysinger <vapier@gentoo.org> | 2006-12-29 22:07:51 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2006-12-29 22:07:51 +0000 |
commit | 299eea967af9c01f5f5757a70467d5b5117114e3 (patch) | |
tree | e5f09eaf7f3f12733ce59c1e5c4e7932eedd1859 /sys-apps | |
parent | Accidentally bumped to stable. Fortunately, it was package.mask\'d so it shou... (diff) | |
download | historical-299eea967af9c01f5f5757a70467d5b5117114e3.tar.gz historical-299eea967af9c01f5f5757a70467d5b5117114e3.tar.bz2 historical-299eea967af9c01f5f5757a70467d5b5117114e3.zip |
alpha/mips stable
Diffstat (limited to 'sys-apps')
-rw-r--r-- | sys-apps/coreutils/coreutils-6.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/coreutils/coreutils-6.4.ebuild b/sys-apps/coreutils/coreutils-6.4.ebuild index 951fcbf4c43d..d4d0589d71e7 100644 --- a/sys-apps/coreutils/coreutils-6.4.ebuild +++ b/sys-apps/coreutils/coreutils-6.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/coreutils/coreutils-6.4.ebuild,v 1.9 2006/12/01 16:13:49 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/coreutils/coreutils-6.4.ebuild,v 1.10 2006/12/29 22:07:51 vapier Exp $ WANT_AUTOCONF="latest" WANT_AUTOMAKE="latest" @@ -17,7 +17,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" RESTRICT="confcache" |