diff options
author | Raúl Porcel <armin76@gentoo.org> | 2011-10-23 12:00:45 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2011-10-23 12:00:45 +0000 |
commit | 49a9475907022461465956d1f34c3f7f3d0b06d2 (patch) | |
tree | d4fdfbbed061b76f5a33bbf35548488eb13b0d38 /app-crypt/heimdal/heimdal-1.5.ebuild | |
parent | arm stable, bug #386963 (diff) | |
download | gentoo-2-49a9475907022461465956d1f34c3f7f3d0b06d2.tar.gz gentoo-2-49a9475907022461465956d1f34c3f7f3d0b06d2.tar.bz2 gentoo-2-49a9475907022461465956d1f34c3f7f3d0b06d2.zip |
Re-add ~s390/~sh wrt #355253
(Portage version: 2.1.10.11/cvs/Linux ia64)
Diffstat (limited to 'app-crypt/heimdal/heimdal-1.5.ebuild')
-rw-r--r-- | app-crypt/heimdal/heimdal-1.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-crypt/heimdal/heimdal-1.5.ebuild b/app-crypt/heimdal/heimdal-1.5.ebuild index 5e7eff2df4b8..6304fd63d37b 100644 --- a/app-crypt/heimdal/heimdal-1.5.ebuild +++ b/app-crypt/heimdal/heimdal-1.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/heimdal/heimdal-1.5.ebuild,v 1.1 2011/08/28 09:00:24 eras Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/heimdal/heimdal-1.5.ebuild,v 1.2 2011/10/23 12:00:45 armin76 Exp $ EAPI=2 # PYTHON_BDEPEND="2" @@ -15,7 +15,7 @@ SRC_URI="http://www.h5l.org/dist/src/${MY_P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" IUSE="afs +berkdb caps hdb-ldap ipv6 otp +pkinit ssl threads test X" RDEPEND="ssl? ( dev-libs/openssl ) |