diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-10-08 20:41:50 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-10-08 20:41:50 +0300 |
commit | 52340de74d383905f900459dfe29ecc5d95505e8 (patch) | |
tree | cf243bb2720c915a40413d38fab47665b32277ac /dev-ml/lwt | |
parent | dev-ml/luv: Stabilize 0.5.11-r2 x86, #915368 (diff) | |
download | gentoo-52340de74d383905f900459dfe29ecc5d95505e8.tar.gz gentoo-52340de74d383905f900459dfe29ecc5d95505e8.tar.bz2 gentoo-52340de74d383905f900459dfe29ecc5d95505e8.zip |
dev-ml/lwt: Stabilize 5.7.0 arm64, #915368
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-ml/lwt')
-rw-r--r-- | dev-ml/lwt/lwt-5.7.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/lwt/lwt-5.7.0.ebuild b/dev-ml/lwt/lwt-5.7.0.ebuild index 02e055d22e69..47bcf5c623cb 100644 --- a/dev-ml/lwt/lwt-5.7.0.ebuild +++ b/dev-ml/lwt/lwt-5.7.0.ebuild @@ -11,7 +11,7 @@ HOMEPAGE="http://ocsigen.org/lwt" SLOT="0/${PV}" LICENSE="LGPL-2.1-with-linking-exception" -KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv x86" +KEYWORDS="amd64 ~arm arm64 ~ppc ~ppc64 ~riscv x86" IUSE="+ocamlopt" DEPEND=" |