summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--app-sci/gerbv/gerbv-0.16.ebuild4
-rw-r--r--app-sci/qrna/qrna-2.0.2c.ebuild4
-rw-r--r--dev-haskell/c2hs/c2hs-0.13.4.ebuild4
3 files changed, 6 insertions, 6 deletions
diff --git a/app-sci/gerbv/gerbv-0.16.ebuild b/app-sci/gerbv/gerbv-0.16.ebuild
index 648379fb3e3a..66712aad351a 100644
--- a/app-sci/gerbv/gerbv-0.16.ebuild
+++ b/app-sci/gerbv/gerbv-0.16.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation and Tim Yamin <plasmaroo@gentoo.org> <plasmaroo@squirrelsoft.org.uk>
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-sci/gerbv/gerbv-0.16.ebuild,v 1.2 2004/06/24 22:00:21 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-sci/gerbv/gerbv-0.16.ebuild,v 1.3 2004/11/22 22:14:27 jhuebel Exp $
DESCRIPTION="gerbv - The gEDA Gerber Viewer"
SRC_URI="http://www.geda.seul.org/dist/${P}.tar.gz"
@@ -9,7 +9,7 @@ HOMEPAGE="http://www.geda.seul.org"
IUSE="doc gtk2 png"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="~x86"
+KEYWORDS="~x86 ~amd64"
DEPEND=">=sys-libs/glibc-2.1.3
gtk2? ( =x11-libs/gtk+-2* )
diff --git a/app-sci/qrna/qrna-2.0.2c.ebuild b/app-sci/qrna/qrna-2.0.2c.ebuild
index 2438e3f5f21b..d9e57d29ffa7 100644
--- a/app-sci/qrna/qrna-2.0.2c.ebuild
+++ b/app-sci/qrna/qrna-2.0.2c.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/app-sci/qrna/qrna-2.0.2c.ebuild,v 1.4 2004/11/01 02:45:27 ribosome Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-sci/qrna/qrna-2.0.2c.ebuild,v 1.5 2004/11/22 22:13:20 jhuebel Exp $
DESCRIPTION="Prototype ncRNA genefinder"
HOMEPAGE="http://www.genetics.wustl.edu/eddy/software/"
@@ -8,7 +8,7 @@ SRC_URI="ftp://ftp.genetics.wustl.edu/pub/eddy/software/qrna.tar.Z"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="x86 ~ppc"
+KEYWORDS="x86 ~ppc ~amd64"
IUSE="perl"
DEPEND="perl? ( dev-lang/perl )
diff --git a/dev-haskell/c2hs/c2hs-0.13.4.ebuild b/dev-haskell/c2hs/c2hs-0.13.4.ebuild
index 886972eab142..7b419d46ccb0 100644
--- a/dev-haskell/c2hs/c2hs-0.13.4.ebuild
+++ b/dev-haskell/c2hs/c2hs-0.13.4.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/dev-haskell/c2hs/c2hs-0.13.4.ebuild,v 1.1 2004/11/17 13:35:24 kosmikus Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/c2hs/c2hs-0.13.4.ebuild,v 1.2 2004/11/22 22:11:33 jhuebel Exp $
inherit ghc-package
@@ -10,7 +10,7 @@ SRC_URI="http://www.cse.unsw.edu.au/~chak/haskell/c2hs/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="~x86 ~amd64"
IUSE=""