diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-01-09 19:43:51 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-01-09 19:43:51 +0000 |
commit | b63450f21137f1c2fef825933dca130205f4087f (patch) | |
tree | d4427a57508289794f5747211bfcf4b224b69a8d /sys-devel/autogen/autogen-5.7.1.ebuild | |
parent | Stable on ppc64/added ~ppc64 (diff) | |
download | gentoo-2-b63450f21137f1c2fef825933dca130205f4087f.tar.gz gentoo-2-b63450f21137f1c2fef825933dca130205f4087f.tar.bz2 gentoo-2-b63450f21137f1c2fef825933dca130205f4087f.zip |
Keyworded ~sparc wrt #118132
(Portage version: 2.0.54)
Diffstat (limited to 'sys-devel/autogen/autogen-5.7.1.ebuild')
-rw-r--r-- | sys-devel/autogen/autogen-5.7.1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sys-devel/autogen/autogen-5.7.1.ebuild b/sys-devel/autogen/autogen-5.7.1.ebuild index fcce40a6a789..6b8b8a1068fc 100644 --- a/sys-devel/autogen/autogen-5.7.1.ebuild +++ b/sys-devel/autogen/autogen-5.7.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/autogen/autogen-5.7.1.ebuild,v 1.1 2005/07/11 03:49:21 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/autogen/autogen-5.7.1.ebuild,v 1.2 2006/01/09 19:43:51 gustavoz Exp $ DESCRIPTION="Program and text file generation" HOMEPAGE="http://www.gnu.org/software/autogen/" @@ -8,7 +8,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~x86 ~ia64 ~ppc" +KEYWORDS="~alpha ~amd64 ~x86 ~ia64 ~ppc ~sparc" IUSE="" # autogen doesn't build with lower versions of guile on ia64 |