diff options
author | Sam James <sam@gentoo.org> | 2021-10-02 20:15:44 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-10-02 20:15:44 +0100 |
commit | 7073ac5f7d1715496b329a8022ab32b315381563 (patch) | |
tree | 2ec3922aa01e3e0f0154598444e7c30cd5ac0948 /dev-ml/opam-installer | |
parent | dev-ml/opam: Stabilize 2.0.8-r2 ppc64, #804780 (diff) | |
download | gentoo-7073ac5f7d1715496b329a8022ab32b315381563.tar.gz gentoo-7073ac5f7d1715496b329a8022ab32b315381563.tar.bz2 gentoo-7073ac5f7d1715496b329a8022ab32b315381563.zip |
dev-ml/opam-installer: Stabilize 2.0.8-r2 ppc64, #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 e882d9c0835b..b39933b7d36f 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 |