diff options
author | 2004-07-17 16:20:44 +0000 | |
---|---|---|
committer | 2004-07-17 16:20:44 +0000 | |
commit | eab550d3ba51380ec3569263598774a2d98cf575 (patch) | |
tree | e8db22a62c92ab6574c1d50ca185059ecdb87f0e /app-sci/pcb/pcb-20040530.ebuild | |
parent | stable on ppc64, bug #55519 (Manifest recommit) (diff) | |
download | gentoo-2-eab550d3ba51380ec3569263598774a2d98cf575.tar.gz gentoo-2-eab550d3ba51380ec3569263598774a2d98cf575.tar.bz2 gentoo-2-eab550d3ba51380ec3569263598774a2d98cf575.zip |
~amd64
Diffstat (limited to 'app-sci/pcb/pcb-20040530.ebuild')
-rw-r--r-- | app-sci/pcb/pcb-20040530.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-sci/pcb/pcb-20040530.ebuild b/app-sci/pcb/pcb-20040530.ebuild index 31300d7c69db..b721bdc3bed2 100644 --- a/app-sci/pcb/pcb-20040530.ebuild +++ b/app-sci/pcb/pcb-20040530.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/pcb/pcb-20040530.ebuild,v 1.1 2004/07/14 17:46:40 ribosome Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-sci/pcb/pcb-20040530.ebuild,v 1.2 2004/07/17 16:20:44 kugelfang Exp $ DESCRIPTION="tool for the layout of printed circuit boards" HOMEPAGE="http://pcb.sourceforge.net/" @@ -8,7 +8,7 @@ SRC_URI="mirror://sourceforge/pcb/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="~x86 ~amd64" IUSE="Xaw3d" RDEPEND="virtual/x11" |