diff options
Diffstat (limited to 'sys-devel/autogen/autogen-5.9.ebuild')
-rw-r--r-- | sys-devel/autogen/autogen-5.9.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/autogen/autogen-5.9.ebuild b/sys-devel/autogen/autogen-5.9.ebuild index 241a829cdf73..46c143601f6b 100644 --- a/sys-devel/autogen/autogen-5.9.ebuild +++ b/sys-devel/autogen/autogen-5.9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/autogen/autogen-5.9.ebuild,v 1.7 2007/10/12 19:27:43 pylon Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/autogen/autogen-5.9.ebuild,v 1.8 2007/10/18 13:41:25 angelos Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha ~amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd" IUSE="" # autogen doesn't build with lower versions of guile on ia64 |