diff options
Diffstat (limited to 'sys-devel/automake/automake-1.11.1.ebuild')
-rw-r--r-- | sys-devel/automake/automake-1.11.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/automake/automake-1.11.1.ebuild b/sys-devel/automake/automake-1.11.1.ebuild index 2bc21eb5aac5..1f23b86d5b8f 100644 --- a/sys-devel/automake/automake-1.11.1.ebuild +++ b/sys-devel/automake/automake-1.11.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/automake/automake-1.11.1.ebuild,v 1.4 2010/04/09 09:42:07 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/automake/automake-1.11.1.ebuild,v 1.5 2010/04/11 20:11:00 vapier Exp $ inherit eutils versionator @@ -24,7 +24,7 @@ DESCRIPTION="Used to generate Makefile.in from Makefile.am" HOMEPAGE="http://sources.redhat.com/automake/" LICENSE="GPL-2" -KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~sparc-fbsd ~x86-fbsd" +KEYWORDS="~alpha amd64 arm hppa ia64 m68k ~mips ~ppc ~ppc64 s390 sh ~sparc x86 ~sparc-fbsd ~x86-fbsd" IUSE="" RDEPEND="dev-lang/perl |