diff options
author | Sam James <sam@gentoo.org> | 2021-03-13 14:05:14 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-03-13 14:05:14 +0000 |
commit | 2d756e00a4032a71092bacd3287f07f8c31cae15 (patch) | |
tree | d86399b41b73cf4e99c538f5862fe481d7a5c57d /dev-ml/opam-format | |
parent | dev-ml/opam-core: Stabilize 2.0.8-r1 ppc64, #772833 (diff) | |
download | gentoo-2d756e00a4032a71092bacd3287f07f8c31cae15.tar.gz gentoo-2d756e00a4032a71092bacd3287f07f8c31cae15.tar.bz2 gentoo-2d756e00a4032a71092bacd3287f07f8c31cae15.zip |
dev-ml/opam-format: Stabilize 2.0.8-r2 ppc64, #772833
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-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/opam-format/opam-format-2.0.8-r2.ebuild b/dev-ml/opam-format/opam-format-2.0.8-r2.ebuild index a7654582b1e2..e1906db01969 100644 --- a/dev-ml/opam-format/opam-format-2.0.8-r2.ebuild +++ b/dev-ml/opam-format/opam-format-2.0.8-r2.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=" |