diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2019-05-31 21:58:42 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-05-31 21:28:59 +0100 |
commit | 57eb296ebbbd4aaeb1ef865913a862f1461db1b7 (patch) | |
tree | fd95dde46cd3688268d28e2f58a0464049af08fa /app-crypt/heimdal | |
parent | dev-lang/php: stable 7.2.19 for sparc, bug #687026 (diff) | |
download | gentoo-57eb296ebbbd4aaeb1ef865913a862f1461db1b7.tar.gz gentoo-57eb296ebbbd4aaeb1ef865913a862f1461db1b7.tar.bz2 gentoo-57eb296ebbbd4aaeb1ef865913a862f1461db1b7.zip |
app-crypt/heimdal: stable 7.6.0 for hppa, bug #686034
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Package-Manager: Portage-2.3.66, Repoman-2.3.11
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
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 ea1cec18b280..7ce4e6e49481 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=" |