diff options
author | Sam James <sam@gentoo.org> | 2023-03-16 23:51:49 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-03-16 23:51:49 +0000 |
commit | 4e83fea0e2097210d0bcc4ee3007c2143dcd5451 (patch) | |
tree | 8d542a692e66cf8846a52419983ec675e26d4687 /dev-ml/jst-config | |
parent | dev-ml/integers: Stabilize 0.7.0 arm, #901511 (diff) | |
download | gentoo-4e83fea0e2097210d0bcc4ee3007c2143dcd5451.tar.gz gentoo-4e83fea0e2097210d0bcc4ee3007c2143dcd5451.tar.bz2 gentoo-4e83fea0e2097210d0bcc4ee3007c2143dcd5451.zip |
dev-ml/jst-config: Stabilize 0.15.1-r1 arm, #901547
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml/jst-config')
-rw-r--r-- | dev-ml/jst-config/jst-config-0.15.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/jst-config/jst-config-0.15.1-r1.ebuild b/dev-ml/jst-config/jst-config-0.15.1-r1.ebuild index 8c71950d147e..74151dca5e1f 100644 --- a/dev-ml/jst-config/jst-config-0.15.1-r1.ebuild +++ b/dev-ml/jst-config/jst-config-0.15.1-r1.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/janestreet/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.g LICENSE="MIT" SLOT="0/$(ver_cut 1-2)" -KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86" +KEYWORDS="amd64 arm ~arm64 ~ppc ~ppc64 ~riscv ~x86" IUSE="+ocamlopt" DEPEND=" |