diff options
author | Christoph Mende <angelos@gentoo.org> | 2007-06-13 12:19:30 +0000 |
---|---|---|
committer | Christoph Mende <angelos@gentoo.org> | 2007-06-13 12:19:30 +0000 |
commit | dd45cf09c1637bd3e637b2b43b93bbedb4a5ee6a (patch) | |
tree | c1dd28c3a8de78d421d24a445fb40fa4437518b2 /sys-apps/coreutils/coreutils-6.9-r1.ebuild | |
parent | Make it usable with firefox-bin, bug 179098 (diff) | |
download | historical-dd45cf09c1637bd3e637b2b43b93bbedb4a5ee6a.tar.gz historical-dd45cf09c1637bd3e637b2b43b93bbedb4a5ee6a.tar.bz2 historical-dd45cf09c1637bd3e637b2b43b93bbedb4a5ee6a.zip |
Stable on amd64 wrt bug 181624
Package-Manager: portage-2.1.2.9
Diffstat (limited to 'sys-apps/coreutils/coreutils-6.9-r1.ebuild')
-rw-r--r-- | sys-apps/coreutils/coreutils-6.9-r1.ebuild | 4 |
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 f9e9bf187a03..eb10450ff9ab 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.11 2007/06/13 05:26:42 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/coreutils/coreutils-6.9-r1.ebuild,v 1.12 2007/06/13 12:19:30 angelos 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" |