diff options
author | Maarten Thibaut <murphy@gentoo.org> | 2002-08-16 02:36:53 +0000 |
---|---|---|
committer | Maarten Thibaut <murphy@gentoo.org> | 2002-08-16 02:36:53 +0000 |
commit | fc7450216d1bf260b006f2d268fc02cc164a9887 (patch) | |
tree | 3abdaf925e29645ecddc52bcfefff3207c63d831 /app-crypt/kth-krb | |
parent | Masking alsa 0.9.0_rc3 (diff) | |
download | gentoo-2-fc7450216d1bf260b006f2d268fc02cc164a9887.tar.gz gentoo-2-fc7450216d1bf260b006f2d268fc02cc164a9887.tar.bz2 gentoo-2-fc7450216d1bf260b006f2d268fc02cc164a9887.zip |
Adding sparc/sparc64 keywords
Diffstat (limited to 'app-crypt/kth-krb')
-rw-r--r-- | app-crypt/kth-krb/kth-krb-1.1-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-crypt/kth-krb/kth-krb-1.1-r1.ebuild b/app-crypt/kth-krb/kth-krb-1.1-r1.ebuild index fd05b463cc3d..b12a5f09ac0d 100644 --- a/app-crypt/kth-krb/kth-krb-1.1-r1.ebuild +++ b/app-crypt/kth-krb/kth-krb-1.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/app-crypt/kth-krb/kth-krb-1.1-r1.ebuild,v 1.3 2002/07/25 15:31:25 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/kth-krb/kth-krb-1.1-r1.ebuild,v 1.4 2002/08/16 02:36:53 murphy Exp $ S=${WORKDIR}/krb4-${PV} DESCRIPTION="Kerberos 4 implementation from KTH" @@ -9,7 +9,7 @@ HOMEPAGE="http://www.pdc.kth.se/kth-krb/" SLOT="0" LICENSE="as-is" -KEYWORDS="x86" +KEYWORDS="x86 sparc sparc64" DEPEND="ssl? ( >=dev-libs/openssl-0.9.6b ) afs? ( >=net-fs/openafs-1.2.2-r7 )" |