diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-06-06 08:43:56 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-06-06 08:43:56 +0200 |
commit | 07e1845216bfd23e63edf26dc43287e328609f66 (patch) | |
tree | 6ba61d98c8d20370882042f97033b7805a3490ee /app-crypt/heimdal | |
parent | sys-kernel/gentoo-sources: alpha stable wrt bug #685984 (diff) | |
download | gentoo-07e1845216bfd23e63edf26dc43287e328609f66.tar.gz gentoo-07e1845216bfd23e63edf26dc43287e328609f66.tar.bz2 gentoo-07e1845216bfd23e63edf26dc43287e328609f66.zip |
app-crypt/heimdal: alpha 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="alpha"
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 7ce4e6e49481..83f90686d8f3 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=" |