summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Wever <weeve@gentoo.org>2003-11-21 20:07:35 +0000
committerJason Wever <weeve@gentoo.org>2003-11-21 20:07:35 +0000
commit7b00d9246579f934eb2d75edf339774c71530c23 (patch)
tree2f16836ec91315743eca881027f9ae11e11922ca /net-libs/gnutls/gnutls-0.8.10.ebuild
parentversion bumpage (diff)
downloadgentoo-2-7b00d9246579f934eb2d75edf339774c71530c23.tar.gz
gentoo-2-7b00d9246579f934eb2d75edf339774c71530c23.tar.bz2
gentoo-2-7b00d9246579f934eb2d75edf339774c71530c23.zip
Added ~sparc keyword.
Diffstat (limited to 'net-libs/gnutls/gnutls-0.8.10.ebuild')
-rw-r--r--net-libs/gnutls/gnutls-0.8.10.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/gnutls/gnutls-0.8.10.ebuild b/net-libs/gnutls/gnutls-0.8.10.ebuild
index 9b97ef8d9c48..b7acb9109b38 100644
--- a/net-libs/gnutls/gnutls-0.8.10.ebuild
+++ b/net-libs/gnutls/gnutls-0.8.10.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/gnutls/gnutls-0.8.10.ebuild,v 1.6 2003/10/21 02:27:44 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/gnutls/gnutls-0.8.10.ebuild,v 1.7 2003/11/21 20:07:33 weeve Exp $
DESCRIPTION="A TLS 1.0 and SSL 3.0 implementation for the GNU project"
HOMEPAGE="http://www.gnutls.org/"
@@ -9,7 +9,7 @@ SRC_URI="ftp://ftp.gnutls.org/pub/gnutls/${P}.tar.gz"
IUSE="zlib doc crypt"
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="x86 alpha"
+KEYWORDS="x86 alpha ~sparc"
DEPEND=">=dev-libs/libgcrypt-1.1.12
crypt? ( <app-crypt/opencdk-0.5.0 )