diff options
author | Sam James <sam@gentoo.org> | 2021-10-02 20:15:03 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-10-02 20:15:03 +0100 |
commit | ee07a6c83f555572c07fbf03dc575cc5f45a64f1 (patch) | |
tree | 10065a2b798a2e611dcf2470859c8a7fbddb0045 /dev-ml/opam-format | |
parent | dev-ml/dose3: Stabilize 6.0.1_p2 ppc, #804771 (diff) | |
download | gentoo-ee07a6c83f555572c07fbf03dc575cc5f45a64f1.tar.gz gentoo-ee07a6c83f555572c07fbf03dc575cc5f45a64f1.tar.bz2 gentoo-ee07a6c83f555572c07fbf03dc575cc5f45a64f1.zip |
dev-ml/opam-format: Stabilize 2.0.8-r3 amd64, #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 ac4e8512b380..4a92c73b8419 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=" |