diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-06-07 12:05:12 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-06-07 12:05:12 +0200 |
commit | 9f50ad71c41427cedcd0f4bac7404d51cd423b2e (patch) | |
tree | 5bcd1ac2f2d0a65164ed764a21bf588f19601a9a /app-crypt/heimdal | |
parent | app-admin/mongo-tools: version bump (diff) | |
download | gentoo-9f50ad71c41427cedcd0f4bac7404d51cd423b2e.tar.gz gentoo-9f50ad71c41427cedcd0f4bac7404d51cd423b2e.tar.bz2 gentoo-9f50ad71c41427cedcd0f4bac7404d51cd423b2e.zip |
app-crypt/heimdal: ia64 stable wrt bug #686034
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.11
RepoMan-Options: --include-arches="ia64"
Diffstat (limited to 'app-crypt/heimdal')
-rw-r--r-- | app-crypt/heimdal/heimdal-7.6.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/heimdal/heimdal-7.6.0.ebuild b/app-crypt/heimdal/heimdal-7.6.0.ebuild index 83f90686d8f3..c3ee68bd68e4 100644 --- a/app-crypt/heimdal/heimdal-7.6.0.ebuild +++ b/app-crypt/heimdal/heimdal-7.6.0.ebuild @@ -15,7 +15,7 @@ SRC_URI="https://github.com/${PN}/${PN}/releases/download/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="alpha amd64 arm arm64 hppa ~ia64 ~mips ~ppc ~ppc64 s390 ~sh ~sparc x86 ~amd64-fbsd" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ~ppc ~ppc64 s390 ~sh ~sparc x86 ~amd64-fbsd" IUSE="afs +berkdb caps gdbm hdb-ldap ipv6 libressl +lmdb otp +pkinit selinux ssl static-libs test X" CDEPEND=" |