diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-09-30 05:47:30 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-09-30 06:30:46 +0000 |
commit | a689a237795ea3548461c66a0529f2ae6fe0a293 (patch) | |
tree | 11a5ec7265eefec0b000404e6132bcc48c04a202 /app-crypt/heimdal/heimdal-7.4.0.ebuild | |
parent | media-video/ffmpeg: stable 3.3.3 for ppc64, bug #627018 (diff) | |
download | gentoo-a689a237795ea3548461c66a0529f2ae6fe0a293.tar.gz gentoo-a689a237795ea3548461c66a0529f2ae6fe0a293.tar.bz2 gentoo-a689a237795ea3548461c66a0529f2ae6fe0a293.zip |
app-crypt/heimdal: stable 7.4.0 for ppc/ppc64, bug #624674
Package-Manager: Portage-2.3.10, Repoman-2.3.3
RepoMan-Options: --include-arches="ppc ppc64"
Diffstat (limited to 'app-crypt/heimdal/heimdal-7.4.0.ebuild')
-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 6170cfab892c..b0582cd41968 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 otp +pkinit selinux ssl static-libs test X" CDEPEND="ssl? ( >=dev-libs/openssl-1.0.1h-r2[${MULTILIB_USEDEP}] ) |