diff options
author | Sam James <sam@gentoo.org> | 2021-10-02 20:15:21 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-10-02 20:15:21 +0100 |
commit | c3fa294882093dfa05c148874d4cfc69ddcbc47b (patch) | |
tree | 5565f77e6c4ef39f611b2de085ff5682397d4706 /dev-ml/opam-installer | |
parent | dev-ml/opam: Stabilize 2.0.8-r2 arm64, #804780 (diff) | |
download | gentoo-c3fa294882093dfa05c148874d4cfc69ddcbc47b.tar.gz gentoo-c3fa294882093dfa05c148874d4cfc69ddcbc47b.tar.bz2 gentoo-c3fa294882093dfa05c148874d4cfc69ddcbc47b.zip |
dev-ml/opam-installer: Stabilize 2.0.8-r2 arm64, #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 5c926bb69c2f..fceb85f1317c 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 |