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 38e1fe551bc3..7406cae373c0 100644 --- a/app-crypt/heimdal/heimdal-0.6.ebuild +++ b/app-crypt/heimdal/heimdal-0.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 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.13 2004/03/17 22:09:51 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/heimdal/heimdal-0.6.ebuild,v 1.14 2004/03/21 09:37:23 kumba Exp $ inherit libtool eutils @@ -10,7 +10,7 @@ HOMEPAGE="http://www.pdc.kth.se/heimdal/" SLOT="0" LICENSE="as-is" -KEYWORDS="x86 sparc ppc alpha ia64 amd64 hppa ~mips" +KEYWORDS="x86 sparc ppc alpha ia64 amd64 hppa mips" IUSE="ssl ldap berkdb ipv6" PROVIDE="virtual/krb5" |