diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-07-15 12:24:51 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-07-15 12:29:16 +0100 |
commit | 5a89763c3d7fe1807417a84dd962ce8dbb5e4dc0 (patch) | |
tree | c3690beb702bca66897581204fe1a0d70a63b081 /app-crypt | |
parent | media-libs/libpng: ia64 stable, bug #624548 (diff) | |
download | gentoo-5a89763c3d7fe1807417a84dd962ce8dbb5e4dc0.tar.gz gentoo-5a89763c3d7fe1807417a84dd962ce8dbb5e4dc0.tar.bz2 gentoo-5a89763c3d7fe1807417a84dd962ce8dbb5e4dc0.zip |
app-crypt/heimdal: ia64 stable, bug #624674
Package-Manager: Portage-2.3.6, Repoman-2.3.2
RepoMan-Options: --include-arches="ia64"
Diffstat (limited to 'app-crypt')
-rw-r--r-- | app-crypt/heimdal/heimdal-7.4.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/heimdal/heimdal-7.4.0.ebuild b/app-crypt/heimdal/heimdal-7.4.0.ebuild index e4dd6ce01a39..02fb0c0c01cd 100644 --- a/app-crypt/heimdal/heimdal-7.4.0.ebuild +++ b/app-crypt/heimdal/heimdal-7.4.0.ebuild @@ -14,7 +14,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 hdb-ldap ipv6 otp +pkinit selinux ssl static-libs test X" CDEPEND="ssl? ( >=dev-libs/openssl-1.0.1h-r2[${MULTILIB_USEDEP}] ) |