diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-06-02 22:44:16 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-06-02 22:44:16 +0300 |
commit | 9fba61ec75616a43bea29c31acdc566e17d078ca (patch) | |
tree | 55ebecdf370310ec37f5f18ce83dc5df05b651a3 /dev-ml/sexplib | |
parent | dev-ml/parsexp: Stabilize 0.16.0 arm64, #933369 (diff) | |
download | gentoo-9fba61ec75616a43bea29c31acdc566e17d078ca.tar.gz gentoo-9fba61ec75616a43bea29c31acdc566e17d078ca.tar.bz2 gentoo-9fba61ec75616a43bea29c31acdc566e17d078ca.zip |
dev-ml/sexplib: Stabilize 0.16.0-r1 arm64, #933369
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-ml/sexplib')
-rw-r--r-- | dev-ml/sexplib/sexplib-0.16.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/sexplib/sexplib-0.16.0-r1.ebuild b/dev-ml/sexplib/sexplib-0.16.0-r1.ebuild index 540f35bc7a9e..9e2a0f07bb12 100644 --- a/dev-ml/sexplib/sexplib-0.16.0-r1.ebuild +++ b/dev-ml/sexplib/sexplib-0.16.0-r1.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/janestreet/sexplib/archive/v${PV}.tar.gz -> ${P}.tar LICENSE="Apache-2.0" SLOT="0/$(ver_cut 1-2)" -KEYWORDS="amd64 arm ~arm64 ~ppc ~ppc64 ~riscv x86" +KEYWORDS="amd64 arm arm64 ~ppc ~ppc64 ~riscv x86" IUSE="+ocamlopt" RDEPEND=" |