diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-07-29 08:43:09 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-07-29 08:43:09 +0200 |
commit | 34794730b0c2c610377bbb04f5d579d547e930b4 (patch) | |
tree | 351ff708f3937b059291bfb363d971ee26817e67 /dev-ml | |
parent | dev-ml/camlp5: x86 stable wrt bug #804777 (diff) | |
download | gentoo-34794730b0c2c610377bbb04f5d579d547e930b4.tar.gz gentoo-34794730b0c2c610377bbb04f5d579d547e930b4.tar.bz2 gentoo-34794730b0c2c610377bbb04f5d579d547e930b4.zip |
dev-ml/opam-installer: x86 stable wrt bug #804780
Package-Manager: Portage-3.0.20, Repoman-3.0.2
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-ml')
-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 fa67d1f64afb..0794b29319b7 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 |