diff options
author | Mike Frysinger <vapier@gentoo.org> | 2005-09-05 20:08:12 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2005-09-05 20:08:12 +0000 |
commit | 959021d0b182c318ba876e585cfc43b2ef420fd8 (patch) | |
tree | 049b9ed8a617b8c74a1382dd78e5a28884abc034 /app-crypt | |
parent | Stable on hppa and ppc. (diff) | |
download | gentoo-2-959021d0b182c318ba876e585cfc43b2ef420fd8.tar.gz gentoo-2-959021d0b182c318ba876e585cfc43b2ef420fd8.tar.bz2 gentoo-2-959021d0b182c318ba876e585cfc43b2ef420fd8.zip |
arm love
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'app-crypt')
-rw-r--r-- | app-crypt/kth-krb/kth-krb-1.2.2-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-crypt/kth-krb/kth-krb-1.2.2-r2.ebuild b/app-crypt/kth-krb/kth-krb-1.2.2-r2.ebuild index e51a9b559e9b..e8e5d1665e32 100644 --- a/app-crypt/kth-krb/kth-krb-1.2.2-r2.ebuild +++ b/app-crypt/kth-krb/kth-krb-1.2.2-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/kth-krb/kth-krb-1.2.2-r2.ebuild,v 1.8 2005/01/26 21:35:15 rphillips Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/kth-krb/kth-krb-1.2.2-r2.ebuild,v 1.9 2005/09/05 20:08:12 vapier Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="ftp://ftp.pdc.kth.se/pub/krb/src/krb4-${PV}.tar.gz" LICENSE="as-is" SLOT="0" -KEYWORDS="x86 ppc sparc alpha ia64 amd64 s390 hppa mips" +KEYWORDS="alpha amd64 arm hppa ia64 mips ppc s390 sparc x86" IUSE="ssl afs" DEPEND="ssl? ( >=dev-libs/openssl-0.9.6b ) |