summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrian Jackson <iggy@gentoo.org>2004-03-02 16:11:19 +0000
committerBrian Jackson <iggy@gentoo.org>2004-03-02 16:11:19 +0000
commit336bcfbadc394459202b015ddc711d152618cb8c (patch)
tree911e1ebfc407066b0a35bd93dbad49d1e92f7ee0 /sys-devel/m4
parentadding initial s390 support (diff)
downloadhistorical-336bcfbadc394459202b015ddc711d152618cb8c.tar.gz
historical-336bcfbadc394459202b015ddc711d152618cb8c.tar.bz2
historical-336bcfbadc394459202b015ddc711d152618cb8c.zip
adding initial s390 support
Diffstat (limited to 'sys-devel/m4')
-rw-r--r--sys-devel/m4/m4-1.4-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/m4/m4-1.4-r1.ebuild b/sys-devel/m4/m4-1.4-r1.ebuild
index f0cbbc9f9e57..e344093d09f6 100644
--- a/sys-devel/m4/m4-1.4-r1.ebuild
+++ b/sys-devel/m4/m4-1.4-r1.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-devel/m4/m4-1.4-r1.ebuild,v 1.6 2004/02/23 00:22:42 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/m4/m4-1.4-r1.ebuild,v 1.7 2004/03/02 16:11:10 iggy Exp $
IUSE="nls"
@@ -16,7 +16,7 @@ HOMEPAGE="http://www.gnu.org/software/m4/m4.html"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="x86 ppc sparc alpha ~mips hppa ia64 amd64 ppc64"
+KEYWORDS="x86 ppc sparc alpha ~mips hppa ia64 amd64 ppc64 s390"
DEPEND="virtual/glibc
!bootstrap? ( >=sys-devel/libtool-1.3.5-r2 )