diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-07-22 19:20:33 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-07-22 19:20:33 +0000 |
commit | 36fc19f308ce1c42489fff048b613f1f1c8d4d86 (patch) | |
tree | b38b2c7d3a5a58767bd7ab8dec74273703f77159 /app-crypt/heimdal/heimdal-1.3.3.ebuild | |
parent | Version bump (diff) | |
download | gentoo-2-36fc19f308ce1c42489fff048b613f1f1c8d4d86.tar.gz gentoo-2-36fc19f308ce1c42489fff048b613f1f1c8d4d86.tar.bz2 gentoo-2-36fc19f308ce1c42489fff048b613f1f1c8d4d86.zip |
arm/ia64/m68k/s390/sh/sparc stable wrt #322709
(Portage version: 2.1.8.3/cvs/Linux ia64)
Diffstat (limited to 'app-crypt/heimdal/heimdal-1.3.3.ebuild')
-rw-r--r-- | app-crypt/heimdal/heimdal-1.3.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-crypt/heimdal/heimdal-1.3.3.ebuild b/app-crypt/heimdal/heimdal-1.3.3.ebuild index 5e81c7fd1675..d4d25eb44335 100644 --- a/app-crypt/heimdal/heimdal-1.3.3.ebuild +++ b/app-crypt/heimdal/heimdal-1.3.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/heimdal/heimdal-1.3.3.ebuild,v 1.5 2010/07/11 10:07:50 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/heimdal/heimdal-1.3.3.ebuild,v 1.6 2010/07/22 19:20:33 armin76 Exp $ EAPI=2 VIRTUALX_REQUIRED="manual" @@ -15,7 +15,7 @@ SRC_URI="http://www.h5l.org/dist/src/${P}.tar.gz" LICENSE="BSD" 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="afs +berkdb hdb-ldap ipv6 otp pkinit ssl threads test X" RDEPEND="ssl? ( dev-libs/openssl ) |