diff options
author | Sam James <sam@gentoo.org> | 2021-10-02 20:15:33 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-10-02 20:15:33 +0100 |
commit | 03444438c0aa8cd66e0a8c34862c706429e79d51 (patch) | |
tree | 253f87ef6ce867991693f3ab9881d67c956618ca /dev-ml/opam-installer | |
parent | dev-ml/opam: Stabilize 2.0.8-r2 arm, #804780 (diff) | |
download | gentoo-03444438c0aa8cd66e0a8c34862c706429e79d51.tar.gz gentoo-03444438c0aa8cd66e0a8c34862c706429e79d51.tar.bz2 gentoo-03444438c0aa8cd66e0a8c34862c706429e79d51.zip |
dev-ml/opam-installer: Stabilize 2.0.8-r2 arm, #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 fceb85f1317c..e882d9c0835b 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 |