summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-sci/gerbv')
-rw-r--r--app-sci/gerbv/gerbv-0.16.ebuild4
1 files changed, 2 insertions, 2 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* )