diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-01-05 18:43:33 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-01-05 18:43:33 +0000 |
commit | 73179663c8cd10df8c3b0e4d399e32c207bef9f1 (patch) | |
tree | a0ea605db91ca8b4bf72ac5424bfbb2d49b50835 /app-crypt/mit-krb5/mit-krb5-1.3.6-r1.ebuild | |
parent | ppc stable (Manifest recommit) (diff) | |
download | gentoo-2-73179663c8cd10df8c3b0e4d399e32c207bef9f1.tar.gz gentoo-2-73179663c8cd10df8c3b0e4d399e32c207bef9f1.tar.bz2 gentoo-2-73179663c8cd10df8c3b0e4d399e32c207bef9f1.zip |
Stable on sparc for consistency
Diffstat (limited to 'app-crypt/mit-krb5/mit-krb5-1.3.6-r1.ebuild')
-rw-r--r-- | app-crypt/mit-krb5/mit-krb5-1.3.6-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-crypt/mit-krb5/mit-krb5-1.3.6-r1.ebuild b/app-crypt/mit-krb5/mit-krb5-1.3.6-r1.ebuild index 2bc520cc2d91..925f9b55045d 100644 --- a/app-crypt/mit-krb5/mit-krb5-1.3.6-r1.ebuild +++ b/app-crypt/mit-krb5/mit-krb5-1.3.6-r1.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/mit-krb5/mit-krb5-1.3.6-r1.ebuild,v 1.5 2005/01/04 06:13:33 tester Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/mit-krb5/mit-krb5-1.3.6-r1.ebuild,v 1.6 2005/01/05 18:43:33 gustavoz Exp $ inherit eutils 64-bit @@ -12,7 +12,7 @@ SRC_URI="http://web.mit.edu/kerberos/dist/krb5/1.3/${MY_P}-signed.tar" LICENSE="as-is" SLOT="0" -KEYWORDS="~alpha amd64 arm hppa ia64 ~mips ~ppc ppc64 s390 ~sparc x86" +KEYWORDS="~alpha amd64 arm hppa ia64 ~mips ~ppc ppc64 s390 sparc x86" IUSE="krb4 static" DEPEND="virtual/libc |