diff options
author | Markus Meier <maekke@gentoo.org> | 2010-10-05 20:01:40 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2010-10-05 20:01:40 +0000 |
commit | 584c38ebafea42843e45899786ae960052f173e1 (patch) | |
tree | 0a45e8b40abf1f4ca6ee6df8075a1b00ac1f9bb9 /sys-devel/libtool/libtool-2.2.10.ebuild | |
parent | amd64/x86 stable, bug #339190 (diff) | |
download | gentoo-2-584c38ebafea42843e45899786ae960052f173e1.tar.gz gentoo-2-584c38ebafea42843e45899786ae960052f173e1.tar.bz2 gentoo-2-584c38ebafea42843e45899786ae960052f173e1.zip |
x86 stable, bug #338092
(Portage version: 2.2_rc88/cvs/Linux x86_64)
Diffstat (limited to 'sys-devel/libtool/libtool-2.2.10.ebuild')
-rw-r--r-- | sys-devel/libtool/libtool-2.2.10.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/libtool/libtool-2.2.10.ebuild b/sys-devel/libtool/libtool-2.2.10.ebuild index eb1c87848d43..ad59c540ee7e 100644 --- a/sys-devel/libtool/libtool-2.2.10.ebuild +++ b/sys-devel/libtool/libtool-2.2.10.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/libtool/libtool-2.2.10.ebuild,v 1.5 2010/09/26 21:16:05 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/libtool/libtool-2.2.10.ebuild,v 1.6 2010/10/05 20:01:40 maekke Exp $ EAPI="3" @@ -13,7 +13,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.lzma" LICENSE="GPL-2" SLOT="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="vanilla" RDEPEND="sys-devel/gnuconfig |