commit: b65ca6c4ae62ff508d2b502ebebc2d1f1f57d456 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Tue Jun 8 04:12:24 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Tue Jun 8 04:12:24 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b65ca6c4
dev-ml/opam-repository: restore keywords for arm/arm64/ppc/ppc64 Bug: https://bugs.gentoo.org/794844 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-ml/opam-repository/opam-repository-2.0.8-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 fa548b37d01..b01ba19de6e 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"
