diff options
Diffstat (limited to 'sci-electronics/pcb/pcb-20040903.ebuild')
-rw-r--r-- | sci-electronics/pcb/pcb-20040903.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sci-electronics/pcb/pcb-20040903.ebuild b/sci-electronics/pcb/pcb-20040903.ebuild index f9ae24b39d1f..b7562580221d 100644 --- a/sci-electronics/pcb/pcb-20040903.ebuild +++ b/sci-electronics/pcb/pcb-20040903.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-electronics/pcb/pcb-20040903.ebuild,v 1.1 2004/12/27 20:15:41 ribosome Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-electronics/pcb/pcb-20040903.ebuild,v 1.2 2005/02/17 23:23:41 hansmi 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 ~amd64" +KEYWORDS="~x86 ~amd64 ~ppc" IUSE="Xaw3d" RDEPEND="virtual/x11" |