diff options
author | Sam James <sam@gentoo.org> | 2020-10-28 03:28:15 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-10-28 03:28:15 +0000 |
commit | acd1a1fc807cec4526344c70a4eda452968a85dc (patch) | |
tree | dedd4a0e1406291c284641141455f2921568e2c5 /dev-ml | |
parent | dev-ml/ppx_string: ppc64 keyworded (bug #748576) (diff) | |
download | gentoo-acd1a1fc807cec4526344c70a4eda452968a85dc.tar.gz gentoo-acd1a1fc807cec4526344c70a4eda452968a85dc.tar.bz2 gentoo-acd1a1fc807cec4526344c70a4eda452968a85dc.zip |
dev-ml/ppx_typerep_conv: 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')
-rw-r--r-- | dev-ml/ppx_typerep_conv/ppx_typerep_conv-0.14.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/ppx_typerep_conv/ppx_typerep_conv-0.14.1.ebuild b/dev-ml/ppx_typerep_conv/ppx_typerep_conv-0.14.1.ebuild index 73d7eb6e9070..c2794da592a2 100644 --- a/dev-ml/ppx_typerep_conv/ppx_typerep_conv-0.14.1.ebuild +++ b/dev-ml/ppx_typerep_conv/ppx_typerep_conv-0.14.1.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=" |