diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-05-18 11:39:55 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-05-18 11:40:16 -0400 |
commit | 3d197050d17033e64f70885f9d99cebcd05fe8ea (patch) | |
tree | 7a65b1c9a69b81e7073fc99e0d0964e1e14014b8 /app-crypt | |
parent | virtualbox packages: Removed old (diff) | |
download | gentoo-3d197050d17033e64f70885f9d99cebcd05fe8ea.tar.gz gentoo-3d197050d17033e64f70885f9d99cebcd05fe8ea.tar.bz2 gentoo-3d197050d17033e64f70885f9d99cebcd05fe8ea.zip |
app-crypt/heimdal: arm64 stable (bug #686034)
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.12
RepoMan-Options: --include-arches="arm64"
Diffstat (limited to 'app-crypt')
-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 8f46bd07e4e4..df012eeeae89 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=" |