diff options
author | 2004-09-04 16:10:42 +0000 | |
---|---|---|
committer | 2004-09-04 16:10:42 +0000 | |
commit | dfac4f15fb92f423d52a91c09d9faf3671b4c9b0 (patch) | |
tree | 94bbec850430b3a3c9140b3d4a4d56a20a67cde3 /games-emulation/pcsx/pcsx-1.5-r1.ebuild | |
parent | bug 33936 closed (Manifest recommit) (diff) | |
download | gentoo-2-dfac4f15fb92f423d52a91c09d9faf3671b4c9b0.tar.gz gentoo-2-dfac4f15fb92f423d52a91c09d9faf3671b4c9b0.tar.bz2 gentoo-2-dfac4f15fb92f423d52a91c09d9faf3671b4c9b0.zip |
ppc support is incomplete, masked
Diffstat (limited to 'games-emulation/pcsx/pcsx-1.5-r1.ebuild')
-rw-r--r-- | games-emulation/pcsx/pcsx-1.5-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-emulation/pcsx/pcsx-1.5-r1.ebuild b/games-emulation/pcsx/pcsx-1.5-r1.ebuild index 91ec682334a9..d4381c5d8fa7 100644 --- a/games-emulation/pcsx/pcsx-1.5-r1.ebuild +++ b/games-emulation/pcsx/pcsx-1.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/games-emulation/pcsx/pcsx-1.5-r1.ebuild,v 1.4 2004/06/24 22:32:11 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/pcsx/pcsx-1.5-r1.ebuild,v 1.5 2004/09/04 16:10:42 dholm Exp $ inherit games eutils @@ -11,7 +11,7 @@ SRC_URI="http://www.pcsx.net/downloads/PcsxSrc-${PV}.tgz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~ppc" +KEYWORDS="x86 -ppc" IUSE="opengl" DEPEND="sys-libs/zlib |