diff options
Diffstat (limited to 'sci-electronics/pcb/pcb-20050127.ebuild')
-rw-r--r-- | sci-electronics/pcb/pcb-20050127.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-electronics/pcb/pcb-20050127.ebuild b/sci-electronics/pcb/pcb-20050127.ebuild index 655e549fcb35..cce7054310f0 100644 --- a/sci-electronics/pcb/pcb-20050127.ebuild +++ b/sci-electronics/pcb/pcb-20050127.ebuild @@ -1,6 +1,6 @@ # 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-20050127.ebuild,v 1.5 2005/05/09 15:29:56 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-electronics/pcb/pcb-20050127.ebuild,v 1.6 2005/05/17 18:17:27 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 sparc ~ppc" +KEYWORDS="~amd64 ppc sparc x86" IUSE="Xaw3d" RDEPEND="virtual/x11" |