diff options
author | Sam James <sam@gentoo.org> | 2021-03-14 00:31:14 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-03-14 00:46:05 +0000 |
commit | 023de3f014806894a51ed757032d6c4a70a201d7 (patch) | |
tree | 06ba031a3326f44ff0514d3a0f478296e3007df9 /dev-ml/core | |
parent | dev-ml/timezone: Stabilize 0.14.0 arm, #772833 (diff) | |
download | gentoo-023de3f014806894a51ed757032d6c4a70a201d7.tar.gz gentoo-023de3f014806894a51ed757032d6c4a70a201d7.tar.bz2 gentoo-023de3f014806894a51ed757032d6c4a70a201d7.zip |
dev-ml/core: Stabilize 0.14.0-r3 arm, #772833
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml/core')
-rw-r--r-- | dev-ml/core/core-0.14.0-r3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/core/core-0.14.0-r3.ebuild b/dev-ml/core/core-0.14.0-r3.ebuild index 253c11eb615f..40b922d6a5e3 100644 --- a/dev-ml/core/core-0.14.0-r3.ebuild +++ b/dev-ml/core/core-0.14.0-r3.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" # TODO: Wants quickcheck_deprecated? |