diff options
author | Travis Tilley <lv@gentoo.org> | 2004-08-21 06:54:33 +0000 |
---|---|---|
committer | Travis Tilley <lv@gentoo.org> | 2004-08-21 06:54:33 +0000 |
commit | f5b48d0e7ac3a9de30b77030615d7caed91571e4 (patch) | |
tree | 01bc68c4e80a615a827c8cd67c2370f7c1c0ffbc /sys-devel | |
parent | Stable on alpha, bug 60855. (Manifest recommit) (diff) | |
download | gentoo-2-f5b48d0e7ac3a9de30b77030615d7caed91571e4.tar.gz gentoo-2-f5b48d0e7ac3a9de30b77030615d7caed91571e4.tar.bz2 gentoo-2-f5b48d0e7ac3a9de30b77030615d7caed91571e4.zip |
stable on amd64
Diffstat (limited to 'sys-devel')
-rw-r--r-- | sys-devel/automake/automake-1.8.5-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/automake/automake-1.8.5-r1.ebuild b/sys-devel/automake/automake-1.8.5-r1.ebuild index 0b85f8bbcae1..e324fe5690fd 100644 --- a/sys-devel/automake/automake-1.8.5-r1.ebuild +++ b/sys-devel/automake/automake-1.8.5-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 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-r1.ebuild,v 1.5 2004/08/21 05:25:06 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/automake/automake-1.8.5-r1.ebuild,v 1.6 2004/08/21 06:54:33 lv Exp $ inherit eutils @@ -62,7 +62,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.bz2 LICENSE="GPL-2" SLOT="1.5" -KEYWORDS="x86 ~ppc ~sparc ~mips ~alpha arm hppa ~amd64 ~ia64 ~ppc64 ~s390" +KEYWORDS="x86 ~ppc ~sparc ~mips ~alpha arm hppa amd64 ~ia64 ~ppc64 ~s390" IUSE="uclibc" DEPEND="dev-lang/perl |