diff options
author | Sam James <sam@gentoo.org> | 2024-08-18 18:47:10 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-08-18 18:47:10 +0100 |
commit | e7d7c28b8c29375200ca1ce292a497f64458f11c (patch) | |
tree | 75f1b74189903a26986f539a4c72885f591b01a2 /dev-ml | |
parent | dev-ml/opam: Stabilize 2.1.6 x86, #938140 (diff) | |
download | gentoo-e7d7c28b8c29375200ca1ce292a497f64458f11c.tar.gz gentoo-e7d7c28b8c29375200ca1ce292a497f64458f11c.tar.bz2 gentoo-e7d7c28b8c29375200ca1ce292a497f64458f11c.zip |
dev-ml/opam-installer: Stabilize 2.1.6 x86, #938140
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml')
-rw-r--r-- | dev-ml/opam-installer/opam-installer-2.1.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/opam-installer/opam-installer-2.1.6.ebuild b/dev-ml/opam-installer/opam-installer-2.1.6.ebuild index c8d56c6f4111..1f274159f699 100644 --- a/dev-ml/opam-installer/opam-installer-2.1.6.ebuild +++ b/dev-ml/opam-installer/opam-installer-2.1.6.ebuild @@ -16,7 +16,7 @@ OPAM_INSTALLER="${S}/_build/install/default/bin/opam-installer" LICENSE="LGPL-2.1" SLOT="0/${PV}" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv x86" IUSE="+ocamlopt" RESTRICT="test" # sandbox not working |