diff options
author | Rodney Rees <manson@gentoo.org> | 2002-12-09 04:33:13 +0000 |
---|---|---|
committer | Rodney Rees <manson@gentoo.org> | 2002-12-09 04:33:13 +0000 |
commit | 745e16141c8a69bbb42f9e55430edfc9d96c66ea (patch) | |
tree | 355a82abb2f7fd7caada7eafefdeac997885e897 /net-libs/linc/linc-0.5.3.ebuild | |
parent | 12-08-02 Keyword change remove sparc64 Rodney Rees manson@gentoo.org (diff) | |
download | historical-745e16141c8a69bbb42f9e55430edfc9d96c66ea.tar.gz historical-745e16141c8a69bbb42f9e55430edfc9d96c66ea.tar.bz2 historical-745e16141c8a69bbb42f9e55430edfc9d96c66ea.zip |
12-08-02 Keyword change remove sparc64 Rodney Rees manson@gentoo.org
Diffstat (limited to 'net-libs/linc/linc-0.5.3.ebuild')
-rw-r--r-- | net-libs/linc/linc-0.5.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/linc/linc-0.5.3.ebuild b/net-libs/linc/linc-0.5.3.ebuild index 1c85390b5ad1..2a905d1553da 100644 --- a/net-libs/linc/linc-0.5.3.ebuild +++ b/net-libs/linc/linc-0.5.3.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/net-libs/linc/linc-0.5.3.ebuild,v 1.5 2002/10/05 05:39:22 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/linc/linc-0.5.3.ebuild,v 1.6 2002/12/09 04:33:13 manson Exp $ IUSE="doc" @@ -14,7 +14,7 @@ HOMEPAGE="http://www.gnome.org/" SLOT="0" LICENSE="LGPL-2.1" -KEYWORDS="x86 ppc sparc sparc64 alpha" +KEYWORDS="x86 ppc sparc alpha" RDEPEND=">=dev-libs/glib-2.0.6 >=dev-libs/openssl-0.9.6" |