diff options
author | Sam James <sam@gentoo.org> | 2021-10-02 20:15:55 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-10-02 20:15:55 +0100 |
commit | 279842ec170797f7410f059ebcc4e1a9ff994304 (patch) | |
tree | f67507a00e178a0f5a38d5e114db89af033e0464 /dev-ml/opam | |
parent | dev-ml/opam-client: Stabilize 2.0.8-r1 ppc, #804780 (diff) | |
download | gentoo-279842ec170797f7410f059ebcc4e1a9ff994304.tar.gz gentoo-279842ec170797f7410f059ebcc4e1a9ff994304.tar.bz2 gentoo-279842ec170797f7410f059ebcc4e1a9ff994304.zip |
dev-ml/opam: Stabilize 2.0.8-r2 ppc, #804780
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml/opam')
-rw-r--r-- | dev-ml/opam/opam-2.0.8-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/opam/opam-2.0.8-r2.ebuild b/dev-ml/opam/opam-2.0.8-r2.ebuild index 933d52e4a18e..7a32de65b279 100644 --- a/dev-ml/opam/opam-2.0.8-r2.ebuild +++ b/dev-ml/opam/opam-2.0.8-r2.ebuild @@ -12,7 +12,7 @@ S="${WORKDIR}/opam-${PV/_/-}" LICENSE="LGPL-2.1-with-linking-exception" SLOT="0/${PV}" -KEYWORDS="amd64 arm arm64 ~ppc ppc64 ~x86" +KEYWORDS="amd64 arm arm64 ppc ppc64 ~x86" IUSE="+ocamlopt" RDEPEND=" |