diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-03-04 15:27:59 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-03-04 15:27:59 +0100 |
commit | a6042248296ffef41b2a4dd240a9fcafa9201f55 (patch) | |
tree | d1b115075ff88832354afadefe5d47c0e2e81a37 /dev-ml/opam-installer | |
parent | dev-ml/opam-format: amd64 stable wrt bug #772833 (diff) | |
download | gentoo-a6042248296ffef41b2a4dd240a9fcafa9201f55.tar.gz gentoo-a6042248296ffef41b2a4dd240a9fcafa9201f55.tar.bz2 gentoo-a6042248296ffef41b2a4dd240a9fcafa9201f55.zip |
dev-ml/opam-installer: amd64 stable wrt bug #772833
Package-Manager: Portage-3.0.13, Repoman-3.0.2
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@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 369358c1de01..7f1e1eb67e3b 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 |