diff options
author | Sam James <sam@gentoo.org> | 2021-10-02 20:15:25 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-10-02 20:15:25 +0100 |
commit | 2148768f182ecfd69d45b405d4a7c43666b80f8d (patch) | |
tree | 72c1538f8c94643ed0e26d8669c24be5e068990b /dev-ml/opam-format | |
parent | dev-ml/opam-installer: Stabilize 2.0.8-r2 arm64, #804780 (diff) | |
download | gentoo-2148768f182ecfd69d45b405d4a7c43666b80f8d.tar.gz gentoo-2148768f182ecfd69d45b405d4a7c43666b80f8d.tar.bz2 gentoo-2148768f182ecfd69d45b405d4a7c43666b80f8d.zip |
dev-ml/opam-format: Stabilize 2.0.8-r3 arm, #804780
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml/opam-format')
-rw-r--r-- | dev-ml/opam-format/opam-format-2.0.8-r3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/opam-format/opam-format-2.0.8-r3.ebuild b/dev-ml/opam-format/opam-format-2.0.8-r3.ebuild index 4914104430cc..ba754c830bf4 100644 --- a/dev-ml/opam-format/opam-format-2.0.8-r3.ebuild +++ b/dev-ml/opam-format/opam-format-2.0.8-r3.ebuild @@ -15,7 +15,7 @@ OPAM_INSTALLER="${S}/opam-installer" LICENSE="LGPL-2.1" SLOT="0/${PV}" -KEYWORDS="amd64 ~arm arm64 ~ppc ~ppc64 ~x86" +KEYWORDS="amd64 arm arm64 ~ppc ~ppc64 ~x86" IUSE="+ocamlopt" RDEPEND=" |