From c43222129befb79bcfebeee71a27c1987a2d3aac Mon Sep 17 00:00:00 2001 From: Sam James Date: Sun, 14 Mar 2021 00:44:50 +0000 Subject: dev-ml/opam-repository: Stabilize 2.0.8 arm64, #772833 Signed-off-by: Sam James --- dev-ml/opam-repository/opam-repository-2.0.8.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev-ml/opam-repository/opam-repository-2.0.8.ebuild') diff --git a/dev-ml/opam-repository/opam-repository-2.0.8.ebuild b/dev-ml/opam-repository/opam-repository-2.0.8.ebuild index 6589befb32d2..632b71026c65 100644 --- a/dev-ml/opam-repository/opam-repository-2.0.8.ebuild +++ b/dev-ml/opam-repository/opam-repository-2.0.8.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" -- cgit v1.2.3-65-gdbad