diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-06-02 22:43:49 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-06-02 22:43:49 +0300 |
commit | 1fdb7af6a41f3e3195895a3ad0462c5514d0ce91 (patch) | |
tree | 1407bd88670e279791f98b0880dc8f649063b028 /dev-ml/sexplib | |
parent | dev-ml/parsexp: Stabilize 0.16.0 arm, #933369 (diff) | |
download | gentoo-1fdb7af6a41f3e3195895a3ad0462c5514d0ce91.tar.gz gentoo-1fdb7af6a41f3e3195895a3ad0462c5514d0ce91.tar.bz2 gentoo-1fdb7af6a41f3e3195895a3ad0462c5514d0ce91.zip |
dev-ml/sexplib: Stabilize 0.16.0-r1 arm, #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 0d04d16ad516..540f35bc7a9e 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=" |