diff options
author | Sam James <sam@gentoo.org> | 2021-03-14 00:31:07 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-03-14 00:45:59 +0000 |
commit | 7c9d82f6903a5d65225f40f735103386458ee39b (patch) | |
tree | ba401573ab85c53f7276bed9409e507bd3467c9c /dev-ml/base_bigstring/base_bigstring-0.14.0.ebuild | |
parent | dev-ml/ppx_jane: Stabilize 0.14.0 arm, #772833 (diff) | |
download | gentoo-7c9d82f6903a5d65225f40f735103386458ee39b.tar.gz gentoo-7c9d82f6903a5d65225f40f735103386458ee39b.tar.bz2 gentoo-7c9d82f6903a5d65225f40f735103386458ee39b.zip |
dev-ml/base_bigstring: Stabilize 0.14.0 arm, #772833
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml/base_bigstring/base_bigstring-0.14.0.ebuild')
-rw-r--r-- | dev-ml/base_bigstring/base_bigstring-0.14.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/base_bigstring/base_bigstring-0.14.0.ebuild b/dev-ml/base_bigstring/base_bigstring-0.14.0.ebuild index 4c7a61817e55..839c4d5f087d 100644 --- a/dev-ml/base_bigstring/base_bigstring-0.14.0.ebuild +++ b/dev-ml/base_bigstring/base_bigstring-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=" |