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 /app-editors/jove | |
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 'app-editors/jove')
-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 |
2 files changed, 4 insertions, 4 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 |