diff options
author | Sam James <sam@gentoo.org> | 2021-10-02 20:15:37 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-10-02 20:15:37 +0100 |
commit | 16464d48a2022d02ecd140d4d85c04366471c079 (patch) | |
tree | b82cd5355fca5d9b31155ea4f704babb108c289f /dev-ml/opam-format | |
parent | dev-ml/opam-installer: Stabilize 2.0.8-r2 arm, #804780 (diff) | |
download | gentoo-16464d48a2022d02ecd140d4d85c04366471c079.tar.gz gentoo-16464d48a2022d02ecd140d4d85c04366471c079.tar.bz2 gentoo-16464d48a2022d02ecd140d4d85c04366471c079.zip |
dev-ml/opam-format: Stabilize 2.0.8-r3 ppc64, #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 ba754c830bf4..899302d4ad63 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=" |