diff options
author | 2021-10-02 20:15:56 +0100 | |
---|---|---|
committer | 2021-10-02 20:15:56 +0100 | |
commit | 47a302bbc72b7c780c5b4ac6daafa71429e59be2 (patch) | |
tree | 3541e7f04c464bd831654b800bf64545cc86a7d0 /dev-ml/opam-installer | |
parent | dev-ml/opam: Stabilize 2.0.8-r2 ppc, #804780 (diff) | |
download | gentoo-47a302bbc72b7c780c5b4ac6daafa71429e59be2.tar.gz gentoo-47a302bbc72b7c780c5b4ac6daafa71429e59be2.tar.bz2 gentoo-47a302bbc72b7c780c5b4ac6daafa71429e59be2.zip |
dev-ml/opam-installer: Stabilize 2.0.8-r2 ppc, #804780
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml/opam-installer')
-rw-r--r-- | dev-ml/opam-installer/opam-installer-2.0.8-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/opam-installer/opam-installer-2.0.8-r2.ebuild b/dev-ml/opam-installer/opam-installer-2.0.8-r2.ebuild index b39933b7d36f..739c1989676d 100644 --- a/dev-ml/opam-installer/opam-installer-2.0.8-r2.ebuild +++ b/dev-ml/opam-installer/opam-installer-2.0.8-r2.ebuild @@ -16,7 +16,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" RDEPEND=" >=dev-lang/ocaml-4.02.3 |