diff options
-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 197d3fc04475..f3e3ff797f2a 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.3 2003/01/21 05:07:09 raker Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/krb5/krb5-1.2.6-r1.ebuild,v 1.4 2003/01/21 11:44:16 pvdabeel Exp $ inherit eutils @@ -12,7 +12,7 @@ HOMEPAGE="http://web.mit.edu/kerberos/www/" IUSE="doc" SLOT="0" LICENSE="as-is" -KEYWORDS="x86 ~sparc " +KEYWORDS="x86 ~sparc ~ppc" PROVIDE="virtual/krb5" DEPEND="virtual/glibc" |