diff options
author | Jason Wever <weeve@gentoo.org> | 2004-08-01 22:03:26 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2004-08-01 22:03:26 +0000 |
commit | 9497e07561a9edd61200bf23b4b2cd324ceb4c6b (patch) | |
tree | 67cc65a1606c9bebc09602042d7d54419f4fda45 /net-misc/icaclient/icaclient-7.0.ebuild | |
parent | ~amd64 (diff) | |
download | historical-9497e07561a9edd61200bf23b4b2cd324ceb4c6b.tar.gz historical-9497e07561a9edd61200bf23b4b2cd324ceb4c6b.tar.bz2 historical-9497e07561a9edd61200bf23b4b2cd324ceb4c6b.zip |
Masked on sparc as only Solaris/SPARC binaries exist.
Diffstat (limited to 'net-misc/icaclient/icaclient-7.0.ebuild')
-rw-r--r-- | net-misc/icaclient/icaclient-7.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/icaclient/icaclient-7.0.ebuild b/net-misc/icaclient/icaclient-7.0.ebuild index cc526745caab..682decbabc5b 100644 --- a/net-misc/icaclient/icaclient-7.0.ebuild +++ b/net-misc/icaclient/icaclient-7.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/icaclient/icaclient-7.0.ebuild,v 1.4 2004/07/01 21:09:20 squinky86 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/icaclient/icaclient-7.0.ebuild,v 1.5 2004/08/01 22:03:26 weeve Exp $ DESCRIPTION="ICA Client" HOMEPAGE="http://www.citrix.com/download/unix-downloads.asp" @@ -8,7 +8,7 @@ SRC_URI="ICAClient-7.00-1.i386.rpm" LICENSE="as-is" SLOT="0" -KEYWORDS="~x86 ~sparc" +KEYWORDS="~x86 -sparc" IUSE="" RESTRICT="fetch" |