diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-05-19 23:32:07 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-05-19 23:32:07 +0300 |
commit | 0229918791f604564feaf4248facfac886e25e76 (patch) | |
tree | 7e2216af28a87306220eafc5581bb82853148801 /app-crypt/heimdal | |
parent | app-emacs/ess: amd64 stable wrt bug #685896 (diff) | |
download | gentoo-0229918791f604564feaf4248facfac886e25e76.tar.gz gentoo-0229918791f604564feaf4248facfac886e25e76.tar.bz2 gentoo-0229918791f604564feaf4248facfac886e25e76.zip |
app-crypt/heimdal: amd64 stable wrt bug #686034
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="amd64"
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 d2a3b498e75d..b4339db5f9bd 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=" |