diff options
Diffstat (limited to 'sys-devel')
-rw-r--r-- | sys-devel/automake/automake-1.8.5-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/automake/automake-1.8.5-r1.ebuild b/sys-devel/automake/automake-1.8.5-r1.ebuild index 5fc4536f3559..0b85f8bbcae1 100644 --- a/sys-devel/automake/automake-1.8.5-r1.ebuild +++ b/sys-devel/automake/automake-1.8.5-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/automake/automake-1.8.5-r1.ebuild,v 1.4 2004/07/15 03:08:13 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/automake/automake-1.8.5-r1.ebuild,v 1.5 2004/08/21 05:25:06 vapier Exp $ inherit eutils @@ -62,7 +62,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.bz2 LICENSE="GPL-2" SLOT="1.5" -KEYWORDS="~x86 ~ppc ~ppc64 ~sparc ~mips ~alpha ~arm ~hppa ~amd64 ~ia64 ~s390" +KEYWORDS="x86 ~ppc ~sparc ~mips ~alpha arm hppa ~amd64 ~ia64 ~ppc64 ~s390" IUSE="uclibc" DEPEND="dev-lang/perl |