diff options
author | 2006-06-27 18:11:46 +0000 | |
---|---|---|
committer | 2006-06-27 18:11:46 +0000 | |
commit | 6caac1740cbad875eab7b0ac0b743f7bc403b69a (patch) | |
tree | 476cee59906caf53ccc010b2683fd0be79c6b52b /sys-devel/automake/automake-1.9.6-r2.ebuild | |
parent | Fix building on post 2.6.17 kernels. (diff) | |
download | historical-6caac1740cbad875eab7b0ac0b743f7bc403b69a.tar.gz historical-6caac1740cbad875eab7b0ac0b743f7bc403b69a.tar.bz2 historical-6caac1740cbad875eab7b0ac0b743f7bc403b69a.zip |
Stable on x86 wrt bug #138145.
Package-Manager: portage-2.1.1_pre1-r2
Diffstat (limited to 'sys-devel/automake/automake-1.9.6-r2.ebuild')
-rw-r--r-- | sys-devel/automake/automake-1.9.6-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/automake/automake-1.9.6-r2.ebuild b/sys-devel/automake/automake-1.9.6-r2.ebuild index b0e22a7a4bfb..c059238b303a 100644 --- a/sys-devel/automake/automake-1.9.6-r2.ebuild +++ b/sys-devel/automake/automake-1.9.6-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/automake/automake-1.9.6-r2.ebuild,v 1.5 2006/06/27 15:55:04 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/automake/automake-1.9.6-r2.ebuild,v 1.6 2006/06/27 18:11:46 wolf31o2 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 ppc-macos ppc64 s390 sh ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 arm hppa ia64 m68k ~mips ~ppc ppc-macos ppc64 s390 sh ~sparc x86 ~x86-fbsd" IUSE="" RDEPEND="dev-lang/perl |