diff options
author | Guy Martin <gmsoft@gentoo.org> | 2003-02-08 00:36:16 +0000 |
---|---|---|
committer | Guy Martin <gmsoft@gentoo.org> | 2003-02-08 00:36:16 +0000 |
commit | 832490730c76b137358a6cf37a1be210efb74563 (patch) | |
tree | 14eb3eceb10eee114f0ac015ab0dd5e3367007f6 /sys-devel/autoconf/autoconf-2.54.ebuild | |
parent | Bump to latest stable (diff) | |
download | gentoo-2-832490730c76b137358a6cf37a1be210efb74563.tar.gz gentoo-2-832490730c76b137358a6cf37a1be210efb74563.tar.bz2 gentoo-2-832490730c76b137358a6cf37a1be210efb74563.zip |
Added hppa 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 8540be5c0593..08a743fa3484 100644 --- a/sys-devel/autoconf/autoconf-2.54.ebuild +++ b/sys-devel/autoconf/autoconf-2.54.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 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.7 2003/01/17 11:35:12 azarah Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf/autoconf-2.54.ebuild,v 1.8 2003/02/08 00:36:16 gmsoft 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" +KEYWORDS="x86 ppc sparc alpha hppa" DEPEND=">=sys-apps/texinfo-4.3 >=sys-devel/m4-1.4p |