diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-10-28 21:28:20 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-10-28 21:31:29 +0100 |
commit | eba1a74706aebc172329e243285ada280fc405ad (patch) | |
tree | beb3c806856e49c487979b0a13ba9bf71221e470 /app-crypt/heimdal | |
parent | dev-libs/libxslt: Fix glibc-2.26 compatibility. Patch by Quentin Minster. (diff) | |
download | gentoo-eba1a74706aebc172329e243285ada280fc405ad.tar.gz gentoo-eba1a74706aebc172329e243285ada280fc405ad.tar.bz2 gentoo-eba1a74706aebc172329e243285ada280fc405ad.zip |
app-crypt/heimdal: stable 7.4.0 for hppa, bug #624674
Package-Manager: Portage-2.3.13, Repoman-2.3.4
RepoMan-Options: --include-arches="hppa"
Diffstat (limited to 'app-crypt/heimdal')
-rw-r--r-- | app-crypt/heimdal/heimdal-7.4.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/heimdal/heimdal-7.4.0.ebuild b/app-crypt/heimdal/heimdal-7.4.0.ebuild index fe98d3929c08..b7ae49bd276b 100644 --- a/app-crypt/heimdal/heimdal-7.4.0.ebuild +++ b/app-crypt/heimdal/heimdal-7.4.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=" |