diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-12-14 21:26:20 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-12-14 21:26:20 +0100 |
commit | 3cb69cfe5b586b5a54ca631412c46ff8083bd8c2 (patch) | |
tree | 394fc913a960a584f03fd07615e30501bbca443e /app-crypt/heimdal | |
parent | dev-vcs/fossil: amd64 stable wrt bug #640208 (diff) | |
download | gentoo-3cb69cfe5b586b5a54ca631412c46ff8083bd8c2.tar.gz gentoo-3cb69cfe5b586b5a54ca631412c46ff8083bd8c2.tar.bz2 gentoo-3cb69cfe5b586b5a54ca631412c46ff8083bd8c2.zip |
app-crypt/heimdal: amd64 stable wrt bug #640808
Package-Manager: Portage-2.3.13, Repoman-2.3.3
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-crypt/heimdal')
-rw-r--r-- | app-crypt/heimdal/heimdal-7.5.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/heimdal/heimdal-7.5.0.ebuild b/app-crypt/heimdal/heimdal-7.5.0.ebuild index fec4dfb90e98..5049f8cf7b7a 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=" |