diff options
author | 2019-08-13 12:30:27 +0200 | |
---|---|---|
committer | 2019-08-13 12:30:52 +0200 | |
commit | 884f3c9af9468e3574ebc4ebd4bb2756bedabe57 (patch) | |
tree | 9ca061b4bf901cca5e96569112eaced910dc9caf | |
parent | net-print/hplip: ppc stable wrt bug #676054 (diff) | |
download | gentoo-884f3c9af9468e3574ebc4ebd4bb2756bedabe57.tar.gz gentoo-884f3c9af9468e3574ebc4ebd4bb2756bedabe57.tar.bz2 gentoo-884f3c9af9468e3574ebc4ebd4bb2756bedabe57.zip |
app-crypt/heimdal: ppc stable wrt bug #686034
Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-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 9e6de52ac1f2..f7a31275a72d 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 selinux ssl static-libs test X" CDEPEND=" |