diff options
author | Roy Marples <uberlord@gentoo.org> | 2007-07-13 12:46:01 +0000 |
---|---|---|
committer | Roy Marples <uberlord@gentoo.org> | 2007-07-13 12:46:01 +0000 |
commit | b91fa4372028095dfe429c24ad6b71d61230a6db (patch) | |
tree | 5d437c8baaacb7da8f6e3089f5dfd85c3c577223 /sys-devel/automake/automake-1.8.5-r3.ebuild | |
parent | Keyworded ~sparc-fbsd (diff) | |
download | gentoo-2-b91fa4372028095dfe429c24ad6b71d61230a6db.tar.gz gentoo-2-b91fa4372028095dfe429c24ad6b71d61230a6db.tar.bz2 gentoo-2-b91fa4372028095dfe429c24ad6b71d61230a6db.zip |
Keyworded ~sparc-fbsd
(Portage version: 2.1.3_rc8)
Diffstat (limited to 'sys-devel/automake/automake-1.8.5-r3.ebuild')
-rw-r--r-- | sys-devel/automake/automake-1.8.5-r3.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sys-devel/automake/automake-1.8.5-r3.ebuild b/sys-devel/automake/automake-1.8.5-r3.ebuild index 41bbd18b95c5..780d19f3e1ec 100644 --- a/sys-devel/automake/automake-1.8.5-r3.ebuild +++ b/sys-devel/automake/automake-1.8.5-r3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 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-r3.ebuild,v 1.13 2006/11/03 18:37:54 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/automake/automake-1.8.5-r3.ebuild,v 1.14 2007/07/13 12:46:01 uberlord Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.bz2" LICENSE="GPL-2" SLOT="${PV:0:3}" -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 ~sparc-fbsd x86 ~x86-fbsd" IUSE="" DEPEND="dev-lang/perl |