diff options
Diffstat (limited to 'games-arcade/xevil/xevil-2.02_p2.ebuild')
-rw-r--r-- | games-arcade/xevil/xevil-2.02_p2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-arcade/xevil/xevil-2.02_p2.ebuild b/games-arcade/xevil/xevil-2.02_p2.ebuild index c6129a1c2e84..ccc83bb4eb32 100644 --- a/games-arcade/xevil/xevil-2.02_p2.ebuild +++ b/games-arcade/xevil/xevil-2.02_p2.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-arcade/xevil/xevil-2.02_p2.ebuild,v 1.7 2004/11/03 00:13:24 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-arcade/xevil/xevil-2.02_p2.ebuild,v 1.8 2004/11/05 05:21:52 josejx Exp $ inherit games eutils @@ -13,7 +13,7 @@ SRC_URI="http://www.xevil.com/download/stable/xevilsrc${MY_PV}.zip LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86" +KEYWORDS="x86 ~ppc" IUSE="" RDEPEND="virtual/x11" |