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 | 9b4aea5262d11d9e5a5905f133d19902fd773844 (patch) | |
tree | 56dd7fab2b46b326e9e8f0323fb5b7247847e938 /app-sci/xcircuit | |
parent | unmasked on x86 upon collecting test reports (diff) | |
download | gentoo-2-9b4aea5262d11d9e5a5905f133d19902fd773844.tar.gz gentoo-2-9b4aea5262d11d9e5a5905f133d19902fd773844.tar.bz2 gentoo-2-9b4aea5262d11d9e5a5905f133d19902fd773844.zip |
unmasked on x86
Diffstat (limited to 'app-sci/xcircuit')
-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" |