diff options
author | Sam James <sam@gentoo.org> | 2020-10-24 00:15:46 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-10-24 00:15:46 +0000 |
commit | 91bee9d6bb2663029851e58e91c5df06c3dbcbae (patch) | |
tree | 64d5e5ec1454c6151c34f8b26137860040b778e3 /dev-ml/ocaml-compiler-libs | |
parent | dev-ml/lwt: Keyword 5.3.0-r1 ppc, #748576 (diff) | |
download | gentoo-91bee9d6bb2663029851e58e91c5df06c3dbcbae.tar.gz gentoo-91bee9d6bb2663029851e58e91c5df06c3dbcbae.tar.bz2 gentoo-91bee9d6bb2663029851e58e91c5df06c3dbcbae.zip |
dev-ml/ocaml-compiler-libs: Keyword 0.12.3 ppc, #748576
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml/ocaml-compiler-libs')
-rw-r--r-- | dev-ml/ocaml-compiler-libs/ocaml-compiler-libs-0.12.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/ocaml-compiler-libs/ocaml-compiler-libs-0.12.3.ebuild b/dev-ml/ocaml-compiler-libs/ocaml-compiler-libs-0.12.3.ebuild index dbbcd84de28f..e1c0d35164f6 100644 --- a/dev-ml/ocaml-compiler-libs/ocaml-compiler-libs-0.12.3.ebuild +++ b/dev-ml/ocaml-compiler-libs/ocaml-compiler-libs-0.12.3.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/janestreet/ocaml-compiler-libs/archive/v${PV}.tar.gz LICENSE="Apache-2.0" SLOT="0/${PV}" -KEYWORDS="~amd64 ~arm ~arm64 ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~x86" IUSE="+ocamlopt" RDEPEND="" |