diff options
author | Sam James <sam@gentoo.org> | 2021-03-14 00:37:02 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-03-14 00:46:44 +0000 |
commit | a4b7483de67ab31316135a1473dd49db86b82038 (patch) | |
tree | e5da06c49dfe2aa2c54ea8c58bb0be04f1599c1f /dev-ml/ocaml-compiler-libs | |
parent | dev-ml/base: Stabilize 0.14.0 arm64, #772833 (diff) | |
download | gentoo-a4b7483de67ab31316135a1473dd49db86b82038.tar.gz gentoo-a4b7483de67ab31316135a1473dd49db86b82038.tar.bz2 gentoo-a4b7483de67ab31316135a1473dd49db86b82038.zip |
dev-ml/ocaml-compiler-libs: Stabilize 0.12.3 arm64, #772833
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 2132d99877fa..3b6b4bb2a868 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 ppc ppc64 x86" +KEYWORDS="amd64 arm arm64 ppc ppc64 x86" IUSE="+ocamlopt" RDEPEND="" |