diff options
Diffstat (limited to 'sys-cluster/pvm/pvm-3.4.4-r3.ebuild')
-rw-r--r-- | sys-cluster/pvm/pvm-3.4.4-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-cluster/pvm/pvm-3.4.4-r3.ebuild b/sys-cluster/pvm/pvm-3.4.4-r3.ebuild index f380613fb00d..9e6502c91f11 100644 --- a/sys-cluster/pvm/pvm-3.4.4-r3.ebuild +++ b/sys-cluster/pvm/pvm-3.4.4-r3.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-cluster/pvm/pvm-3.4.4-r3.ebuild,v 1.2 2005/02/20 09:53:08 spyderous Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/pvm/pvm-3.4.4-r3.ebuild,v 1.3 2005/04/01 17:11:12 agriffis Exp $ inherit eutils @@ -13,7 +13,7 @@ DEPEND="" RDEPEND="virtual/libc" SLOT="0" LICENSE="as-is" -KEYWORDS="~x86 ~ppc ~amd64 ~ppc64 ~ia64 sparc" +KEYWORDS="~x86 ~ppc ~amd64 ~ppc64 ia64 sparc" S="${WORKDIR}/${MY_P%%.*}" src_unpack() { |