diff options
author | Sam James <sam@gentoo.org> | 2021-10-02 20:15:49 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-10-02 20:15:49 +0100 |
commit | 956aee423bbf22ef1d9d7a8651ecc90f4c38c4d4 (patch) | |
tree | 5177602cbc560c9c57ab705145cbc36645a030cb /dev-ml/opam-format/opam-format-2.0.8-r3.ebuild | |
parent | dev-ml/opam-installer: Stabilize 2.0.8-r2 ppc64, #804780 (diff) | |
download | gentoo-956aee423bbf22ef1d9d7a8651ecc90f4c38c4d4.tar.gz gentoo-956aee423bbf22ef1d9d7a8651ecc90f4c38c4d4.tar.bz2 gentoo-956aee423bbf22ef1d9d7a8651ecc90f4c38c4d4.zip |
dev-ml/opam-format: Stabilize 2.0.8-r3 ppc, #804780
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml/opam-format/opam-format-2.0.8-r3.ebuild')
-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 899302d4ad63..62d049b49149 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=" |