diff options
Diffstat (limited to 'sci-electronics/gwave/gwave-20070514.ebuild')
-rw-r--r-- | sci-electronics/gwave/gwave-20070514.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-electronics/gwave/gwave-20070514.ebuild b/sci-electronics/gwave/gwave-20070514.ebuild index f47d6702dfbb..4fe63d9197fc 100644 --- a/sci-electronics/gwave/gwave-20070514.ebuild +++ b/sci-electronics/gwave/gwave-20070514.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-electronics/gwave/gwave-20070514.ebuild,v 1.1 2007/11/25 14:54:46 calchan Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-electronics/gwave/gwave-20070514.ebuild,v 1.2 2007/11/25 16:10:40 calchan Exp $ MY_P="${PN}2-${PV}" DESCRIPTION="Analog waveform viewer for SPICE-like simulations" @@ -8,7 +8,7 @@ LICENSE="GPL-2" HOMEPAGE="http://www.geda.seul.org/tools/gwave/" SRC_URI="http://www.geda.seul.org/dist/${MY_P}.tar.gz" -KEYWORDS="~ppc ~x86" +KEYWORDS="~amd64 ~ppc ~x86" IUSE="gnuplot plotutils" SLOT="0" |