diff options
author | Brian Jackson <iggy@gentoo.org> | 2004-03-02 16:45:46 +0000 |
---|---|---|
committer | Brian Jackson <iggy@gentoo.org> | 2004-03-02 16:45:46 +0000 |
commit | 2084a269836072e73b01962ec3dce739b4afea3f (patch) | |
tree | 1fb0135616611492a7f968cca90551d7f6da5a9d /sys-apps/coreutils | |
parent | adding initial s390 support (diff) | |
download | historical-2084a269836072e73b01962ec3dce739b4afea3f.tar.gz historical-2084a269836072e73b01962ec3dce739b4afea3f.tar.bz2 historical-2084a269836072e73b01962ec3dce739b4afea3f.zip |
adding initial s390 support
Diffstat (limited to 'sys-apps/coreutils')
-rw-r--r-- | sys-apps/coreutils/coreutils-5.0.91-r4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/coreutils/coreutils-5.0.91-r4.ebuild b/sys-apps/coreutils/coreutils-5.0.91-r4.ebuild index 721cc296454e..1ea226a2a8ac 100644 --- a/sys-apps/coreutils/coreutils-5.0.91-r4.ebuild +++ b/sys-apps/coreutils/coreutils-5.0.91-r4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/coreutils/coreutils-5.0.91-r4.ebuild,v 1.13 2004/02/23 00:38:55 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/coreutils/coreutils-5.0.91-r4.ebuild,v 1.14 2004/03/02 16:37:31 iggy Exp $ inherit eutils flag-o-matic @@ -22,7 +22,7 @@ SRC_URI="mirror://gnu/coreutils/${P}.tar.bz2 SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ~ppc sparc alpha hppa ~mips ia64 ~amd64 ppc64" +KEYWORDS="x86 ~ppc sparc alpha hppa ~mips ia64 ~amd64 ppc64 s390" DEPEND="virtual/glibc >=sys-libs/ncurses-5.3-r5 |