diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2020-09-07 09:38:52 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-09-07 09:47:39 +0100 |
commit | 615d0023a18b833685a1780169dd46d20d79f048 (patch) | |
tree | c03230d1df2143ffd10118e9b4b88fe15467e99b /app-crypt/heimdal | |
parent | dev-ml/camlp4: stable 4.08_p1 for ppc64 (diff) | |
download | gentoo-615d0023a18b833685a1780169dd46d20d79f048.tar.gz gentoo-615d0023a18b833685a1780169dd46d20d79f048.tar.bz2 gentoo-615d0023a18b833685a1780169dd46d20d79f048.zip |
app-crypt/heimdal: stable 7.6.0 for ppc64
stable wrt bug #686034
Package-Manager: Portage-3.0.5, Repoman-3.0.1
RepoMan-Options: --include-arches="ppc64"
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 36aee840b6d5..c29a63646f0a 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 sparc x86" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 s390 sparc x86" IUSE="afs +berkdb caps gdbm hdb-ldap ipv6 libressl +lmdb otp selinux ssl static-libs test X" RESTRICT="!test? ( test )" |