diff options
author | Jan Seidel <tuxus@gentoo.org> | 2003-02-15 20:24:11 +0000 |
---|---|---|
committer | Jan Seidel <tuxus@gentoo.org> | 2003-02-15 20:24:11 +0000 |
commit | 0a5aef3bc2dbec8f3c10f3bd5d1381bd955489bc (patch) | |
tree | 15fc2e58e9a244343dc115c4acb99b6cd4108ec2 /sys-devel/autoconf/autoconf-2.54.ebuild | |
parent | added nv driver patch for ppc (diff) | |
download | gentoo-2-0a5aef3bc2dbec8f3c10f3bd5d1381bd955489bc.tar.gz gentoo-2-0a5aef3bc2dbec8f3c10f3bd5d1381bd955489bc.tar.bz2 gentoo-2-0a5aef3bc2dbec8f3c10f3bd5d1381bd955489bc.zip |
Added mips to keywords
Diffstat (limited to 'sys-devel/autoconf/autoconf-2.54.ebuild')
-rw-r--r-- | sys-devel/autoconf/autoconf-2.54.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/autoconf/autoconf-2.54.ebuild b/sys-devel/autoconf/autoconf-2.54.ebuild index 69018b8497ab..d07884e61b1f 100644 --- a/sys-devel/autoconf/autoconf-2.54.ebuild +++ b/sys-devel/autoconf/autoconf-2.54.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf/autoconf-2.54.ebuild,v 1.9 2003/02/13 16:26:04 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf/autoconf-2.54.ebuild,v 1.10 2003/02/15 20:24:11 tuxus Exp $ IUSE="" @@ -17,7 +17,7 @@ HOMEPAGE="http://www.gnu.org/software/autoconf/autoconf.html" LICENSE="GPL-2" SLOT="2.5" -KEYWORDS="x86 ppc sparc alpha hppa" +KEYWORDS="x86 ppc sparc alpha hppa mips" DEPEND=">=sys-apps/texinfo-4.3 >=sys-devel/m4-1.4p |