diff options
author | Patrick McLean <chutzpah@gentoo.org> | 2006-01-25 22:11:47 +0000 |
---|---|---|
committer | Patrick McLean <chutzpah@gentoo.org> | 2006-01-25 22:11:47 +0000 |
commit | d0e5c615a4a28770c976958dc768c8ddfd502e77 (patch) | |
tree | 00efeeea726586f344bf90c5b5b95f3e1364b66a /games-fps/imaze | |
parent | remove more hard-coded CFLAGS (bug #119953) (diff) | |
download | gentoo-2-d0e5c615a4a28770c976958dc768c8ddfd502e77.tar.gz gentoo-2-d0e5c615a4a28770c976958dc768c8ddfd502e77.tar.bz2 gentoo-2-d0e5c615a4a28770c976958dc768c8ddfd502e77.zip |
simply take out the amd64 keyword rather than setting -amd64
(Portage version: 2.1_pre3-r1)
Diffstat (limited to 'games-fps/imaze')
-rw-r--r-- | games-fps/imaze/imaze-1.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-fps/imaze/imaze-1.4.ebuild b/games-fps/imaze/imaze-1.4.ebuild index 4569b22e33b1..49a1b6abbd10 100644 --- a/games-fps/imaze/imaze-1.4.ebuild +++ b/games-fps/imaze/imaze-1.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-fps/imaze/imaze-1.4.ebuild,v 1.9 2006/01/25 22:01:22 chutzpah Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/imaze/imaze-1.4.ebuild,v 1.10 2006/01/25 22:11:47 chutzpah Exp $ inherit games @@ -10,7 +10,7 @@ SRC_URI="http://home.tu-clausthal.de/student/iMaze/files/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="-amd64 ppc x86" +KEYWORDS="ppc x86" IUSE="Xaw3d joystick" DEPEND="virtual/x11 |