summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2020-10-28 03:19:47 +0000
committerSam James <sam@gentoo.org>2020-10-28 03:19:47 +0000
commit8655e07ca286e861db6411bd237cb5fff44a8756 (patch)
treebcb8a33404c38b3b328bba5e7f669c6c5d713bfb /dev-ml/ppxfind
parentdev-ml/ppx_cold: ppc64 keyworded (bug #748576) (diff)
downloadgentoo-8655e07ca286e861db6411bd237cb5fff44a8756.tar.gz
gentoo-8655e07ca286e861db6411bd237cb5fff44a8756.tar.bz2
gentoo-8655e07ca286e861db6411bd237cb5fff44a8756.zip
dev-ml/ppxfind: ppc64 keyworded (bug #748576)
Package-Manager: Portage-3.0.8, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml/ppxfind')
-rw-r--r--dev-ml/ppxfind/ppxfind-1.4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/ppxfind/ppxfind-1.4.ebuild b/dev-ml/ppxfind/ppxfind-1.4.ebuild
index e4e551e7b857..364bb0ea69ce 100644
--- a/dev-ml/ppxfind/ppxfind-1.4.ebuild
+++ b/dev-ml/ppxfind/ppxfind-1.4.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/diml/ppxfind/releases/download/${PV}/${P}.tbz"
LICENSE="BSD"
SLOT="0/${PV}"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
IUSE="+ocamlopt"
DEPEND="