diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-01-10 22:07:44 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-01-10 22:07:44 +0200 |
commit | 63dcd2faa638f1bc8a3d02a26e0d1084a1703e8a (patch) | |
tree | 9c791cecb3a2e88906242fcf89ffeb1e9bfd116d /dev-ml/opam-format | |
parent | dev-ml/opam-core: Stabilize 2.0.9 ppc, #817749 (diff) | |
download | gentoo-63dcd2faa638f1bc8a3d02a26e0d1084a1703e8a.tar.gz gentoo-63dcd2faa638f1bc8a3d02a26e0d1084a1703e8a.tar.bz2 gentoo-63dcd2faa638f1bc8a3d02a26e0d1084a1703e8a.zip |
dev-ml/opam-format: Stabilize 2.0.9 ppc, #817749
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-ml/opam-format')
-rw-r--r-- | dev-ml/opam-format/opam-format-2.0.9.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/opam-format/opam-format-2.0.9.ebuild b/dev-ml/opam-format/opam-format-2.0.9.ebuild index 827ed6c61393..2a086290b998 100644 --- a/dev-ml/opam-format/opam-format-2.0.9.ebuild +++ b/dev-ml/opam-format/opam-format-2.0.9.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=" |