diff options
author | Sam James <sam@gentoo.org> | 2021-03-14 00:43:57 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-03-14 00:47:06 +0000 |
commit | f32f7d4dd2a772c903bb1ce224f5e1b89c131cc5 (patch) | |
tree | 24c8e9ed6006305e707b830f4be2e201a37981b8 /dev-ml/jst-config | |
parent | dev-ml/stdio: Stabilize 0.14.0 arm64, #772833 (diff) | |
download | gentoo-f32f7d4dd2a772c903bb1ce224f5e1b89c131cc5.tar.gz gentoo-f32f7d4dd2a772c903bb1ce224f5e1b89c131cc5.tar.bz2 gentoo-f32f7d4dd2a772c903bb1ce224f5e1b89c131cc5.zip |
dev-ml/jst-config: Stabilize 0.14.0 arm64, #772833
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.14.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/jst-config/jst-config-0.14.0.ebuild b/dev-ml/jst-config/jst-config-0.14.0.ebuild index 131f9be433ab..dd1ee7ea3ad1 100644 --- a/dev-ml/jst-config/jst-config-0.14.0.ebuild +++ b/dev-ml/jst-config/jst-config-0.14.0.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/janestreet/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.g LICENSE="MIT" SLOT="0/${PV}" -KEYWORDS="amd64 arm ~arm64 ppc ppc64 x86" +KEYWORDS="amd64 arm arm64 ppc ppc64 x86" IUSE="+ocamlopt" DEPEND=" |