diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-08-09 12:00:52 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-08-09 12:00:52 +0000 |
commit | d992a336e5b7ce6791ca6422feab752506e3fa2a (patch) | |
tree | ac872d7e9ea3982e6172fe20d66e837af8bcf412 /app-crypt/mit-krb5/mit-krb5-1.4.3-r3.ebuild | |
parent | Moved vmware.eclass enabled version into the tree. (diff) | |
download | gentoo-2-d992a336e5b7ce6791ca6422feab752506e3fa2a.tar.gz gentoo-2-d992a336e5b7ce6791ca6422feab752506e3fa2a.tar.bz2 gentoo-2-d992a336e5b7ce6791ca6422feab752506e3fa2a.zip |
Stable on ppc64; bug #143240
(Portage version: 2.1-r1)
Diffstat (limited to 'app-crypt/mit-krb5/mit-krb5-1.4.3-r3.ebuild')
-rw-r--r-- | app-crypt/mit-krb5/mit-krb5-1.4.3-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-crypt/mit-krb5/mit-krb5-1.4.3-r3.ebuild b/app-crypt/mit-krb5/mit-krb5-1.4.3-r3.ebuild index d20769831724..7a4fc74c1694 100644 --- a/app-crypt/mit-krb5/mit-krb5-1.4.3-r3.ebuild +++ b/app-crypt/mit-krb5/mit-krb5-1.4.3-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 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.4.3-r3.ebuild,v 1.1 2006/08/08 22:36:17 exg Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/mit-krb5/mit-krb5-1.4.3-r3.ebuild,v 1.2 2006/08/09 12:00:52 corsair Exp $ inherit eutils flag-o-matic versionator autotools @@ -13,7 +13,7 @@ SRC_URI="http://web.mit.edu/kerberos/dist/krb5/${P_DIR}/${MY_P}-signed.tar" LICENSE="as-is" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc ~x86" IUSE="krb4 static tcl ipv6 doc" RDEPEND="!virtual/krb5 |