diff options
author | 2024-06-08 08:09:40 +0100 | |
---|---|---|
committer | 2024-06-08 08:11:49 +0100 | |
commit | 379d0404069bf869f8d983d63e88e93ebd649e05 (patch) | |
tree | 847d439c9072936cd63ae45e1d0bc69e3837d4ca /dev-ml | |
parent | dev-ml/async_unix: Stabilize 0.16.0 arm, #933767 (diff) | |
download | gentoo-379d0404069bf869f8d983d63e88e93ebd649e05.tar.gz gentoo-379d0404069bf869f8d983d63e88e93ebd649e05.tar.bz2 gentoo-379d0404069bf869f8d983d63e88e93ebd649e05.zip |
dev-ml/core_unix: Stabilize 0.16.0-r1 arm, #933767
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml')
-rw-r--r-- | dev-ml/core_unix/core_unix-0.16.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/core_unix/core_unix-0.16.0-r1.ebuild b/dev-ml/core_unix/core_unix-0.16.0-r1.ebuild index 60841392c347..6de4f141e77e 100644 --- a/dev-ml/core_unix/core_unix-0.16.0-r1.ebuild +++ b/dev-ml/core_unix/core_unix-0.16.0-r1.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/janestreet/${PN}/archive/refs/tags/v${PV}.tar.gz LICENSE="MIT" SLOT="0/$(ver_cut 1-2)" -KEYWORDS="amd64 ~arm arm64 ~ppc ~ppc64 x86" +KEYWORDS="amd64 arm arm64 ~ppc ~ppc64 x86" IUSE="+ocamlopt" DEPEND=" |