summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrian Jackson <iggy@gentoo.org>2004-03-02 16:40:37 +0000
committerBrian Jackson <iggy@gentoo.org>2004-03-02 16:40:37 +0000
commitcdf2a3b554919c24f06162278acd29004e2c116e (patch)
tree323a0cf56ede645d13a2fd5c3e72521f09fde0a5 /sys-devel/automake
parentadding initial s390 support (diff)
downloadgentoo-2-cdf2a3b554919c24f06162278acd29004e2c116e.tar.gz
gentoo-2-cdf2a3b554919c24f06162278acd29004e2c116e.tar.bz2
gentoo-2-cdf2a3b554919c24f06162278acd29004e2c116e.zip
adding initial s390 support
Diffstat (limited to 'sys-devel/automake')
-rw-r--r--sys-devel/automake/automake-1.8.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/automake/automake-1.8.2.ebuild b/sys-devel/automake/automake-1.8.2.ebuild
index c5cc3705deb4..41803b51746a 100644
--- a/sys-devel/automake/automake-1.8.2.ebuild
+++ b/sys-devel/automake/automake-1.8.2.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/automake/automake-1.8.2.ebuild,v 1.4 2004/02/23 00:17:07 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/automake/automake-1.8.2.ebuild,v 1.5 2004/03/02 16:36:40 iggy Exp $
IUSE=""
@@ -65,7 +65,7 @@ HOMEPAGE="http://www.gnu.org/software/automake/automake.html"
LICENSE="GPL-2"
SLOT="1.5"
-KEYWORDS="~amd64 ~x86 ~ppc ~sparc ~alpha ~mips ~hppa ~ia64 ~ppc64"
+KEYWORDS="~amd64 ~x86 ~ppc ~sparc ~alpha ~mips ~hppa ~ia64 ~ppc64 s390"
DEPEND="dev-lang/perl
>=sys-devel/autoconf-2.58"