diff options
author | Sam James <sam@gentoo.org> | 2021-03-14 01:20:20 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-03-14 01:20:20 +0000 |
commit | 46c4a27c81205f41ffc41eb59a635c7ac0e4bd51 (patch) | |
tree | e09ef8eeec023e887b1bbd7449fa3c8d9d36612f /dev-ml/opam-installer | |
parent | app-dicts/aspell-ga: drop old version (diff) | |
download | gentoo-46c4a27c81205f41ffc41eb59a635c7ac0e4bd51.tar.gz gentoo-46c4a27c81205f41ffc41eb59a635c7ac0e4bd51.tar.bz2 gentoo-46c4a27c81205f41ffc41eb59a635c7ac0e4bd51.zip |
dev-ml/opam-installer: Stabilize 2.0.8-r1 x86, #772833
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-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 6c722cc71e0d..9d8a5620e52f 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 |