diff options
author | Pieter van den Abeele <pvdabeel@gentoo.org> | 2003-01-21 11:44:16 +0000 |
---|---|---|
committer | Pieter van den Abeele <pvdabeel@gentoo.org> | 2003-01-21 11:44:16 +0000 |
commit | 35906709a7babdce37d56af5c2b6de98747b2602 (patch) | |
tree | fcfc9dbf07cbe4261a2a8c1bbddbfb9d6943a24c /app-crypt/krb5 | |
parent | Updated digest (diff) | |
download | historical-35906709a7babdce37d56af5c2b6de98747b2602.tar.gz historical-35906709a7babdce37d56af5c2b6de98747b2602.tar.bz2 historical-35906709a7babdce37d56af5c2b6de98747b2602.zip |
added ~ppc
Diffstat (limited to 'app-crypt/krb5')
-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" |