summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrian Jackson <iggy@gentoo.org>2004-03-02 16:11:50 +0000
committerBrian Jackson <iggy@gentoo.org>2004-03-02 16:11:50 +0000
commit1f795e61b4d1e07c390a73bc1bf1aece507047e1 (patch)
tree024c294d479579b0da48f1a0a2c4dc38356bb096 /sys-devel/m4
parentVersion bump. (Manifest recommit) (diff)
downloadgentoo-2-1f795e61b4d1e07c390a73bc1bf1aece507047e1.tar.gz
gentoo-2-1f795e61b4d1e07c390a73bc1bf1aece507047e1.tar.bz2
gentoo-2-1f795e61b4d1e07c390a73bc1bf1aece507047e1.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 )