diff options
author | Sam James <sam@gentoo.org> | 2021-03-14 00:31:31 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-03-14 00:46:21 +0000 |
commit | b66a901ee6f4b8481489288ed94d47a18a36a668 (patch) | |
tree | 4b013ea80c57c2508e5d215601fc766e100364c8 /dev-ml/opam-file-format | |
parent | dev-ml/dose3: Stabilize 5.0.1_p16-r2 arm, #772833 (diff) | |
download | gentoo-b66a901ee6f4b8481489288ed94d47a18a36a668.tar.gz gentoo-b66a901ee6f4b8481489288ed94d47a18a36a668.tar.bz2 gentoo-b66a901ee6f4b8481489288ed94d47a18a36a668.zip |
dev-ml/opam-file-format: Stabilize 2.1.0 arm, #772833
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml/opam-file-format')
-rw-r--r-- | dev-ml/opam-file-format/opam-file-format-2.1.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/opam-file-format/opam-file-format-2.1.0.ebuild b/dev-ml/opam-file-format/opam-file-format-2.1.0.ebuild index bf7219d42410..e3dd2b15e102 100644 --- a/dev-ml/opam-file-format/opam-file-format-2.1.0.ebuild +++ b/dev-ml/opam-file-format/opam-file-format-2.1.0.ebuild @@ -15,7 +15,7 @@ SRC_URI="https://github.com/ocaml/opam-file-format/archive/${MY_PV}.tar.gz -> ${ LICENSE="LGPL-2.1" SLOT="0/${PV}" -KEYWORDS="amd64 ~arm ~arm64 ppc ppc64 x86" +KEYWORDS="amd64 arm ~arm64 ppc ppc64 x86" IUSE="+ocamlopt" DEPEND="dev-lang/ocaml:=[ocamlopt?]" |