diff options
author | Sam James <sam@gentoo.org> | 2020-10-28 03:27:33 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-10-28 03:27:33 +0000 |
commit | bb5133f19e6939471d226c392082ce0f3114e3f5 (patch) | |
tree | 16bd629d0059bbed494a391028c3057165cff3b1 /dev-ml/ppx_sexp_value | |
parent | dev-ml/ppx_sexp_message: ppc64 keyworded (bug #748576) (diff) | |
download | gentoo-bb5133f19e6939471d226c392082ce0f3114e3f5.tar.gz gentoo-bb5133f19e6939471d226c392082ce0f3114e3f5.tar.bz2 gentoo-bb5133f19e6939471d226c392082ce0f3114e3f5.zip |
dev-ml/ppx_sexp_value: 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/ppx_sexp_value')
-rw-r--r-- | dev-ml/ppx_sexp_value/ppx_sexp_value-0.14.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/ppx_sexp_value/ppx_sexp_value-0.14.0.ebuild b/dev-ml/ppx_sexp_value/ppx_sexp_value-0.14.0.ebuild index 91c06a2aca33..f3f793e4263b 100644 --- a/dev-ml/ppx_sexp_value/ppx_sexp_value-0.14.0.ebuild +++ b/dev-ml/ppx_sexp_value/ppx_sexp_value-0.14.0.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/janestreet/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.g LICENSE="Apache-2.0" SLOT="0/${PV}" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86" IUSE="+ocamlopt" DEPEND=" |