diff options
author | 2005-09-03 21:04:40 +0000 | |
---|---|---|
committer | 2005-09-03 21:04:40 +0000 | |
commit | 3726a8e011f97bdd89b8be6601eff93232c98176 (patch) | |
tree | 53f9138eda78b65c37353e82995730bd9938078c /sys-apps/modutils/modutils-2.4.27.ebuild | |
parent | added --force to autoreconf because we need libtoolize --force --copy and not... (diff) | |
download | gentoo-2-3726a8e011f97bdd89b8be6601eff93232c98176.tar.gz gentoo-2-3726a8e011f97bdd89b8be6601eff93232c98176.tar.bz2 gentoo-2-3726a8e011f97bdd89b8be6601eff93232c98176.zip |
Stable on ppc64
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'sys-apps/modutils/modutils-2.4.27.ebuild')
-rw-r--r-- | sys-apps/modutils/modutils-2.4.27.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/modutils/modutils-2.4.27.ebuild b/sys-apps/modutils/modutils-2.4.27.ebuild index 8798c1e2dc32..37589ade5b38 100644 --- a/sys-apps/modutils/modutils-2.4.27.ebuild +++ b/sys-apps/modutils/modutils-2.4.27.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-apps/modutils/modutils-2.4.27.ebuild,v 1.9 2005/07/14 02:59:09 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/modutils/modutils-2.4.27.ebuild,v 1.10 2005/09/03 21:02:33 corsair Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="mirror://kernel/linux/utils/kernel/${PN}/v2.4/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha -amd64 arm hppa ia64 mips ppc ~ppc64 s390 sh sparc x86" +KEYWORDS="alpha -amd64 arm hppa ia64 mips ppc ppc64 s390 sh sparc x86" IUSE="" DEPEND="virtual/libc |