diff options
Diffstat (limited to 'app-emulation/pearpc/pearpc-0.2.0.ebuild')
-rw-r--r-- | app-emulation/pearpc/pearpc-0.2.0.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-emulation/pearpc/pearpc-0.2.0.ebuild b/app-emulation/pearpc/pearpc-0.2.0.ebuild index 94e8e4d4dfcc..f615aa355bfc 100644 --- a/app-emulation/pearpc/pearpc-0.2.0.ebuild +++ b/app-emulation/pearpc/pearpc-0.2.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/pearpc/pearpc-0.2.0.ebuild,v 1.1 2004/06/18 16:16:37 port001 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/pearpc/pearpc-0.2.0.ebuild,v 1.2 2004/06/19 11:02:27 dholm Exp $ IUSE="qt jit" @@ -10,9 +10,9 @@ SRC_URI="mirror://sourceforge/pearpc/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="~x86 ~ppc" -DEPEND="dev-lang/nasm" +DEPEND="x86? ( dev-lang/nasm )" RDEPEND="virtual/x11 media-libs/libmng |