From b65ca6c4ae62ff508d2b502ebebc2d1f1f57d456 Mon Sep 17 00:00:00 2001 From: Sam James Date: Tue, 8 Jun 2021 04:12:24 +0000 Subject: dev-ml/opam-repository: restore keywords for arm/arm64/ppc/ppc64 Bug: https://bugs.gentoo.org/794844 Signed-off-by: Sam James --- dev-ml/opam-repository/opam-repository-2.0.8-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev-ml') diff --git a/dev-ml/opam-repository/opam-repository-2.0.8-r1.ebuild b/dev-ml/opam-repository/opam-repository-2.0.8-r1.ebuild index fa548b37d018..b01ba19de6e0 100644 --- a/dev-ml/opam-repository/opam-repository-2.0.8-r1.ebuild +++ b/dev-ml/opam-repository/opam-repository-2.0.8-r1.ebuild @@ -12,7 +12,7 @@ S="${WORKDIR}/opam-${PV/_/-}" LICENSE="LGPL-2.1" SLOT="0/${PV}" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64" IUSE="+ocamlopt" RESTRICT="test" -- cgit v1.2.3-65-gdbad