diff options
author | 2007-10-08 01:32:42 +0000 | |
---|---|---|
committer | 2007-10-08 01:32:42 +0000 | |
commit | 07a335f9c7ca0bbb5fb47ffe1468588240ea6ed6 (patch) | |
tree | ccec8785a20e3b05c44741f179cb676c29db9b09 /app-crypt/mit-krb5 | |
parent | arm/s390/sh love (diff) | |
download | historical-07a335f9c7ca0bbb5fb47ffe1468588240ea6ed6.tar.gz historical-07a335f9c7ca0bbb5fb47ffe1468588240ea6ed6.tar.bz2 historical-07a335f9c7ca0bbb5fb47ffe1468588240ea6ed6.zip |
arm/s390/sh love
Package-Manager: portage-2.1.3.12
Diffstat (limited to 'app-crypt/mit-krb5')
-rw-r--r-- | app-crypt/mit-krb5/mit-krb5-1.5.3-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-crypt/mit-krb5/mit-krb5-1.5.3-r1.ebuild b/app-crypt/mit-krb5/mit-krb5-1.5.3-r1.ebuild index d87995a0321a..49e4017e3313 100644 --- a/app-crypt/mit-krb5/mit-krb5-1.5.3-r1.ebuild +++ b/app-crypt/mit-krb5/mit-krb5-1.5.3-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/mit-krb5/mit-krb5-1.5.3-r1.ebuild,v 1.8 2007/09/22 16:33:31 kumba Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/mit-krb5/mit-krb5-1.5.3-r1.ebuild,v 1.9 2007/10/08 01:32:38 vapier Exp $ inherit eutils flag-o-matic versionator autotools @@ -18,7 +18,7 @@ PATCHDIR="${WORKDIR}/patch" LICENSE="as-is" SLOT="0" -KEYWORDS="alpha amd64 ~arm hppa ia64 ~m68k mips ppc ppc64 ~s390 ~sh sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc x86" IUSE="krb4 tcl ipv6 doc" RDEPEND="!virtual/krb5 |