diff options
author | Sam James <sam@gentoo.org> | 2024-08-18 18:47:15 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-08-18 18:47:15 +0100 |
commit | 324e119cd576b75fb24e3780122aa9e3b56099da (patch) | |
tree | bcf428f67fe97a0c51878c72c6de3c6266ea80df /dev-ml | |
parent | dev-ml/opam: Stabilize 2.1.6 ppc64, #938140 (diff) | |
download | gentoo-324e119cd576b75fb24e3780122aa9e3b56099da.tar.gz gentoo-324e119cd576b75fb24e3780122aa9e3b56099da.tar.bz2 gentoo-324e119cd576b75fb24e3780122aa9e3b56099da.zip |
dev-ml/opam-installer: Stabilize 2.1.6 ppc64, #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 ed8875e94e0b..559a13abee70 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 |