diff options
author | 2006-01-25 22:11:47 +0000 | |
---|---|---|
committer | 2006-01-25 22:11:47 +0000 | |
commit | d0e5c615a4a28770c976958dc768c8ddfd502e77 (patch) | |
tree | 00efeeea726586f344bf90c5b5b95f3e1364b66a | |
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)
-rw-r--r-- | app-editors/jove/jove-4.16.0.56.1.ebuild | 4 | ||||
-rw-r--r-- | app-editors/jove/jove-4.16.0.65.4.ebuild | 4 | ||||
-rw-r--r-- | games-fps/imaze/imaze-1.4.ebuild | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/app-editors/jove/jove-4.16.0.56.1.ebuild b/app-editors/jove/jove-4.16.0.56.1.ebuild index 7e0246133148..6ffc4aaeae66 100644 --- a/app-editors/jove/jove-4.16.0.56.1.ebuild +++ b/app-editors/jove/jove-4.16.0.56.1.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/app-editors/jove/jove-4.16.0.56.1.ebuild,v 1.2 2006/01/25 22:00:12 chutzpah Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/jove/jove-4.16.0.56.1.ebuild,v 1.3 2006/01/25 22:10:51 chutzpah Exp $ inherit eutils @@ -15,7 +15,7 @@ RESTRICT="nomirror" LICENSE="BSD" SLOT="0" -KEYWORDS="-amd64 x86" +KEYWORDS="x86" IUSE="X" RDEPEND="sys-libs/ncurses diff --git a/app-editors/jove/jove-4.16.0.65.4.ebuild b/app-editors/jove/jove-4.16.0.65.4.ebuild index ea06d405c902..12254bb325f2 100644 --- a/app-editors/jove/jove-4.16.0.65.4.ebuild +++ b/app-editors/jove/jove-4.16.0.65.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/app-editors/jove/jove-4.16.0.65.4.ebuild,v 1.2 2006/01/25 22:00:12 chutzpah Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/jove/jove-4.16.0.65.4.ebuild,v 1.3 2006/01/25 22:10:51 chutzpah Exp $ inherit eutils @@ -15,7 +15,7 @@ RESTRICT="nomirror" LICENSE="BSD" SLOT="0" -KEYWORDS="-amd64 ~ppc ~x86" +KEYWORDS="~ppc ~x86" IUSE="X" RDEPEND="sys-libs/ncurses 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 |