diff options
-rw-r--r-- | app-crypt/heimdal/heimdal-7.5.0.ebuild | 2 | ||||
-rw-r--r-- | profiles/arch/arm64/package.use.stable.mask | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/app-crypt/heimdal/heimdal-7.5.0.ebuild b/app-crypt/heimdal/heimdal-7.5.0.ebuild index 58e1b3287d88..e8a121962b7d 100644 --- a/app-crypt/heimdal/heimdal-7.5.0.ebuild +++ b/app-crypt/heimdal/heimdal-7.5.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 libressl otp +pkinit selinux ssl static-libs test X" CDEPEND=" diff --git a/profiles/arch/arm64/package.use.stable.mask b/profiles/arch/arm64/package.use.stable.mask index c59e3c587856..4bcd00aedd27 100644 --- a/profiles/arch/arm64/package.use.stable.mask +++ b/profiles/arch/arm64/package.use.stable.mask @@ -57,6 +57,7 @@ net-dns/avahi howl-compat python # Requires xorg-server[xvfb] for tests dev-util/cmake test dev-libs/glib test +app-crypt/heimdal test # Michał Górny <mgorny@gentoo.org> (28 Feb 2018) # Requires masked dependent flags. |