diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-06-12 08:37:39 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-06-12 08:37:39 +0300 |
commit | b7807e9bcd6b3e1fd5f70f423313352e2ae9f67c (patch) | |
tree | 3094ab098713662c2e13bc2caf8dd7f24d703e7c /dev-ml/sexplib | |
parent | dev-ml/parsexp: Stabilize 0.16.0 ppc64, #933369 (diff) | |
download | gentoo-b7807e9bcd6b3e1fd5f70f423313352e2ae9f67c.tar.gz gentoo-b7807e9bcd6b3e1fd5f70f423313352e2ae9f67c.tar.bz2 gentoo-b7807e9bcd6b3e1fd5f70f423313352e2ae9f67c.zip |
dev-ml/sexplib: Stabilize 0.16.0-r1 ppc64, #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 9e2a0f07bb12..027abe72b428 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=" |