diff options
author | Sam James <sam@gentoo.org> | 2020-10-24 00:16:05 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-10-24 00:16:05 +0000 |
commit | 074b08a5b53d24f9d6a24bc3322f5e006b189132 (patch) | |
tree | 3c76612dcec1412aaf6fd049d660fccc1f42ffca /dev-ml | |
parent | dev-ml/ppx_fields_conv: Keyword 0.14.1 ppc, #748576 (diff) | |
download | gentoo-074b08a5b53d24f9d6a24bc3322f5e006b189132.tar.gz gentoo-074b08a5b53d24f9d6a24bc3322f5e006b189132.tar.bz2 gentoo-074b08a5b53d24f9d6a24bc3322f5e006b189132.zip |
dev-ml/ppx_here: Keyword 0.14.0 ppc, #748576
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml')
-rw-r--r-- | dev-ml/ppx_here/ppx_here-0.14.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/ppx_here/ppx_here-0.14.0.ebuild b/dev-ml/ppx_here/ppx_here-0.14.0.ebuild index a108eb58d573..213a387848e9 100644 --- a/dev-ml/ppx_here/ppx_here-0.14.0.ebuild +++ b/dev-ml/ppx_here/ppx_here-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=" |