diff options
Diffstat (limited to 'app-crypt/heimdal/heimdal-0.6.ebuild')
-rw-r--r-- | app-crypt/heimdal/heimdal-0.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-crypt/heimdal/heimdal-0.6.ebuild b/app-crypt/heimdal/heimdal-0.6.ebuild index ac7080c2c787..e040a2d2724c 100644 --- a/app-crypt/heimdal/heimdal-0.6.ebuild +++ b/app-crypt/heimdal/heimdal-0.6.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/app-crypt/heimdal/heimdal-0.6.ebuild,v 1.4 2003/10/01 09:39:25 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/heimdal/heimdal-0.6.ebuild,v 1.5 2003/12/16 01:06:51 weeve Exp $ inherit libtool @@ -10,7 +10,7 @@ HOMEPAGE="http://www.pdc.kth.se/heimdal/" SLOT="0" LICENSE="as-is" -KEYWORDS="x86 sparc ppc" +KEYWORDS="x86 -sparc ppc" IUSE="ssl ldap berkdb ipv6 krb4" PROVIDE="virtual/krb5" |