diff options
Diffstat (limited to 'app-crypt/krb5/krb5-1.2.6-r1.ebuild')
-rw-r--r-- | app-crypt/krb5/krb5-1.2.6-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-crypt/krb5/krb5-1.2.6-r1.ebuild b/app-crypt/krb5/krb5-1.2.6-r1.ebuild index 07a549dc34c3..50ced2f06695 100644 --- a/app-crypt/krb5/krb5-1.2.6-r1.ebuild +++ b/app-crypt/krb5/krb5-1.2.6-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/krb5/krb5-1.2.6-r1.ebuild,v 1.1 2002/12/06 09:27:24 mkeadle Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/krb5/krb5-1.2.6-r1.ebuild,v 1.2 2002/12/09 04:17:37 manson Exp $ inherit eutils @@ -12,7 +12,7 @@ HOMEPAGE="http://web.mit.edu/kerberos/www/" IUSE="doc" SLOT="0" LICENSE="as-is" -KEYWORDS="x86 ~sparc ~sparc64" +KEYWORDS="x86 ~sparc " PROVIDES="virtual/krb5" DEPEND="virtual/glibc" |