diff options
author | Sam James <sam@gentoo.org> | 2021-03-13 14:05:22 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-03-13 14:05:22 +0000 |
commit | deacc37c51b345ca076d0d6a7420ce10e266fafc (patch) | |
tree | 3a980002c2f150264ddfde8fc8f36c3cc3f637de /dev-ml/opam-installer | |
parent | dev-ml/dune-private-libs: Stabilize 2.8.2-r1 ppc64, #772833 (diff) | |
download | gentoo-deacc37c51b345ca076d0d6a7420ce10e266fafc.tar.gz gentoo-deacc37c51b345ca076d0d6a7420ce10e266fafc.tar.bz2 gentoo-deacc37c51b345ca076d0d6a7420ce10e266fafc.zip |
dev-ml/opam-installer: Stabilize 2.0.8-r1 ppc64, #772833
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-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/opam-installer/opam-installer-2.0.8-r1.ebuild b/dev-ml/opam-installer/opam-installer-2.0.8-r1.ebuild index 7f1e1eb67e3b..dd6ef887f684 100644 --- a/dev-ml/opam-installer/opam-installer-2.0.8-r1.ebuild +++ b/dev-ml/opam-installer/opam-installer-2.0.8-r1.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 |