diff options
author | Brad House <brad_mssw@gentoo.org> | 2003-12-13 16:51:39 +0000 |
---|---|---|
committer | Brad House <brad_mssw@gentoo.org> | 2003-12-13 16:51:39 +0000 |
commit | 32233d218f2f92d0843bcea30a3beb238d7b6fad (patch) | |
tree | a83798692999aa4e07206201b4010b54de0a3361 /net-libs/gnutls/gnutls-0.8.12.ebuild | |
parent | dup of sourcenav (diff) | |
download | gentoo-2-32233d218f2f92d0843bcea30a3beb238d7b6fad.tar.gz gentoo-2-32233d218f2f92d0843bcea30a3beb238d7b6fad.tar.bz2 gentoo-2-32233d218f2f92d0843bcea30a3beb238d7b6fad.zip |
mark stable on amd64
Diffstat (limited to 'net-libs/gnutls/gnutls-0.8.12.ebuild')
-rw-r--r-- | net-libs/gnutls/gnutls-0.8.12.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/gnutls/gnutls-0.8.12.ebuild b/net-libs/gnutls/gnutls-0.8.12.ebuild index cae4dbed8316..802347eb7319 100644 --- a/net-libs/gnutls/gnutls-0.8.12.ebuild +++ b/net-libs/gnutls/gnutls-0.8.12.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.12.ebuild,v 1.2 2003/12/11 03:37:08 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/gnutls/gnutls-0.8.12.ebuild,v 1.3 2003/12/13 16:49:59 brad_mssw 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 ~sparc ia64" +KEYWORDS="~x86 ~alpha ~sparc ia64 amd64" DEPEND=">=dev-libs/libgcrypt-1.1.12 crypt? ( >=app-crypt/opencdk-0.5.1 ) |