diff options
author | Sam James <sam@gentoo.org> | 2021-03-14 00:33:28 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-03-14 00:46:32 +0000 |
commit | 3e0a05e5524d8f9c63478c46e92a21e8d07e12c7 (patch) | |
tree | a7cf5300273a52a6b8f6d9da2692d55e28ee7b63 /dev-ml | |
parent | dev-ml/ocplib-endian: Stabilize 1.1-r1 arm, #772833 (diff) | |
download | gentoo-3e0a05e5524d8f9c63478c46e92a21e8d07e12c7.tar.gz gentoo-3e0a05e5524d8f9c63478c46e92a21e8d07e12c7.tar.bz2 gentoo-3e0a05e5524d8f9c63478c46e92a21e8d07e12c7.zip |
dev-ml/opam-installer: Stabilize 2.0.8-r1 arm, #772833
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml')
-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 dd6ef887f684..e2c9290ebf39 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 |