diff options
author | Markus Meier <maekke@gentoo.org> | 2017-07-25 20:52:04 +0200 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2017-07-25 20:52:04 +0200 |
commit | 3e0ce3517f131681467e2efd236c2d937a032ca7 (patch) | |
tree | b5c28929f2570549432206b7c21bd75b344e6eb6 /app-crypt/heimdal | |
parent | dev-lang/php: arm stable, bug #624052 (diff) | |
download | gentoo-3e0ce3517f131681467e2efd236c2d937a032ca7.tar.gz gentoo-3e0ce3517f131681467e2efd236c2d937a032ca7.tar.bz2 gentoo-3e0ce3517f131681467e2efd236c2d937a032ca7.zip |
app-crypt/heimdal: arm stable, bug #624674
Package-Manager: Portage-2.3.6, Repoman-2.3.1
RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'app-crypt/heimdal')
-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 d569923d20db..904c328745c9 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}] ) |