commit: 1c9c4504abe07184a78949eaf4b18ab11443bdf1 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sun Sep 18 00:36:43 2022 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sun Sep 18 00:36:43 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1c9c4504
dev-ml/opam-repository: Stabilize 2.1.2 amd64, #859508 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-ml/opam-repository/opam-repository-2.1.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ml/opam-repository/opam-repository-2.1.2.ebuild b/dev-ml/opam-repository/opam-repository-2.1.2.ebuild index 9e9b42b29bf3..86dcd46b506c 100644 --- a/dev-ml/opam-repository/opam-repository-2.1.2.ebuild +++ b/dev-ml/opam-repository/opam-repository-2.1.2.ebuild @@ -13,7 +13,7 @@ S="${WORKDIR}/opam-${PV/_/-}" 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"