diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-17 13:46:59 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-17 13:46:59 +0200 |
commit | 5e67aa50b4d55868ae294a3b00cb52a86c9274d1 (patch) | |
tree | 8a807f6b3d7b6cfe2bef287d775ded681c316533 /dev-ml/opam-installer | |
parent | dev-libs/libtpms: Stabilize 0.9.6 arm, #901383 (diff) | |
download | gentoo-5e67aa50b4d55868ae294a3b00cb52a86c9274d1.tar.gz gentoo-5e67aa50b4d55868ae294a3b00cb52a86c9274d1.tar.bz2 gentoo-5e67aa50b4d55868ae294a3b00cb52a86c9274d1.zip |
dev-ml/opam-installer: Stabilize 2.1.2-r1 x86, #901649
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-ml/opam-installer')
-rw-r--r-- | dev-ml/opam-installer/opam-installer-2.1.2-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/opam-installer/opam-installer-2.1.2-r1.ebuild b/dev-ml/opam-installer/opam-installer-2.1.2-r1.ebuild index 70653473715d..5010cdd1712d 100644 --- a/dev-ml/opam-installer/opam-installer-2.1.2-r1.ebuild +++ b/dev-ml/opam-installer/opam-installer-2.1.2-r1.ebuild @@ -17,7 +17,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" PATCHES=( "${WORKDIR}"/opam-2.1.0-dose3-6.patch ) |