diff options
author | Sam James <sam@gentoo.org> | 2020-10-24 00:16:12 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-10-24 00:16:12 +0000 |
commit | 4bec28d13a963d62b32125dc17a896eda7d5f1d3 (patch) | |
tree | 6d0c588c4bb35b420a01354cf4f91824910c9a7f /dev-ml/ppx_sexp_value | |
parent | dev-ml/ppx_sexp_message: Keyword 0.14.0 ppc, #748576 (diff) | |
download | gentoo-4bec28d13a963d62b32125dc17a896eda7d5f1d3.tar.gz gentoo-4bec28d13a963d62b32125dc17a896eda7d5f1d3.tar.bz2 gentoo-4bec28d13a963d62b32125dc17a896eda7d5f1d3.zip |
dev-ml/ppx_sexp_value: Keyword 0.14.0 ppc, #748576
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 89c7cf21e317..91c06a2aca33 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 ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~x86" IUSE="+ocamlopt" DEPEND=" |