diff options
author | 2005-03-09 02:13:41 +0000 | |
---|---|---|
committer | 2005-03-09 02:13:41 +0000 | |
commit | 4b67e5a3237dc88f423cc982ee263e4dafe30d48 (patch) | |
tree | 156ee9c8a982e3fc6f135533a7d3328ee10e67e7 /sys-devel/libtool/libtool-1.3.5.ebuild | |
parent | Added ~sparc keyword as it was mistakenly dropped in the version bump. (diff) | |
download | historical-4b67e5a3237dc88f423cc982ee263e4dafe30d48.tar.gz historical-4b67e5a3237dc88f423cc982ee263e4dafe30d48.tar.bz2 historical-4b67e5a3237dc88f423cc982ee263e4dafe30d48.zip |
touchups
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'sys-devel/libtool/libtool-1.3.5.ebuild')
-rw-r--r-- | sys-devel/libtool/libtool-1.3.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/libtool/libtool-1.3.5.ebuild b/sys-devel/libtool/libtool-1.3.5.ebuild index 360098f51f24..7dc92347864f 100644 --- a/sys-devel/libtool/libtool-1.3.5.ebuild +++ b/sys-devel/libtool/libtool-1.3.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/libtool/libtool-1.3.5.ebuild,v 1.4 2005/02/07 22:06:44 vapier Exp ${P}-r1.ebuild,v 1.8 2002/10/04 06:34:42 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/libtool/libtool-1.3.5.ebuild,v 1.5 2005/03/09 02:13:41 vapier Exp ${P}-r1.ebuild,v 1.8 2002/10/04 06:34:42 kloeri Exp $ inherit eutils gnuconfig libtool @@ -10,7 +10,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="1.3" -KEYWORDS="~alpha amd64 arm hppa ia64 ~mips ~ppc ~ppc64 s390 sh sparc x86" +KEYWORDS="~alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc x86" IUSE="" DEPEND="virtual/libc |