diff options
author | George Shapovalov <george@gentoo.org> | 2003-01-08 21:03:49 +0000 |
---|---|---|
committer | George Shapovalov <george@gentoo.org> | 2003-01-08 21:03:49 +0000 |
commit | b34b2127bd3b400977ad1b7f9419e1e8cf2982c9 (patch) | |
tree | 19f1246510c7413583d902b22e9afb16dcd05084 /app-sci | |
parent | unmasked on x86 upon collecting test reports (diff) | |
download | historical-b34b2127bd3b400977ad1b7f9419e1e8cf2982c9.tar.gz historical-b34b2127bd3b400977ad1b7f9419e1e8cf2982c9.tar.bz2 historical-b34b2127bd3b400977ad1b7f9419e1e8cf2982c9.zip |
unmasked on x86
Diffstat (limited to 'app-sci')
-rw-r--r-- | app-sci/xcircuit/xcircuit-2.5.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-sci/xcircuit/xcircuit-2.5.5.ebuild b/app-sci/xcircuit/xcircuit-2.5.5.ebuild index 936cab3d398a..7c0554f22781 100644 --- a/app-sci/xcircuit/xcircuit-2.5.5.ebuild +++ b/app-sci/xcircuit/xcircuit-2.5.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-sci/xcircuit/xcircuit-2.5.5.ebuild,v 1.1 2003/01/06 05:17:09 george Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-sci/xcircuit/xcircuit-2.5.5.ebuild,v 1.2 2003/01/08 21:03:49 george Exp $ IUSE="" @@ -12,7 +12,7 @@ DESCRIPTION="Circuit drawing and schematic capture program." SRC_URI="http://xcircuit.ece.jhu.edu/archive/${P}.tar.bz2" HOMEPAGE="http://xcircuit.ece.jhu.edu" -KEYWORDS="~x86 ~ppc" +KEYWORDS="x86 ~ppc" SLOT="0" LICENSE="GPL-2" |