commit: a5dfba4e7a61e547838ab3b31c8eb9c66473a259 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Thu Jan 13 06:33:22 2022 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Thu Jan 13 06:34:24 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a5dfba4e
dev-ml/opam-repository: Stabilize 2.0.9 arm64, #817749 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-ml/opam-repository/opam-repository-2.0.9.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ml/opam-repository/opam-repository-2.0.9.ebuild b/dev-ml/opam-repository/opam-repository-2.0.9.ebuild index 166395456fac..85cfd906d877 100644 --- a/dev-ml/opam-repository/opam-repository-2.0.9.ebuild +++ b/dev-ml/opam-repository/opam-repository-2.0.9.ebuild @@ -12,7 +12,7 @@ S="${WORKDIR}/opam-${PV/_/-}" LICENSE="LGPL-2.1" SLOT="0/${PV}" -KEYWORDS="amd64 arm ~arm64 ppc ~ppc64 ~x86" +KEYWORDS="amd64 arm arm64 ppc ~ppc64 ~x86" IUSE="+ocamlopt" RESTRICT="test"