commit: aa7f14fb05acc5447756f869c2f1f91815540059 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Thu Oct 15 12:41:15 2020 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Thu Oct 15 12:41:59 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aa7f14fb
dev-ml/ppx_typerep_conv: arm64 keyworded (bug #748936) Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-ml/ppx_typerep_conv/ppx_typerep_conv-0.14.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ml/ppx_typerep_conv/ppx_typerep_conv-0.14.1.ebuild b/dev-ml/ppx_typerep_conv/ppx_typerep_conv-0.14.1.ebuild index 45120e71390..42bd8686d2f 100644 --- a/dev-ml/ppx_typerep_conv/ppx_typerep_conv-0.14.1.ebuild +++ b/dev-ml/ppx_typerep_conv/ppx_typerep_conv-0.14.1.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/janestreet/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.g LICENSE="Apache-2.0" SLOT="0/${PV}" -KEYWORDS="~amd64 ~arm" +KEYWORDS="~amd64 ~arm ~arm64" IUSE="+ocamlopt" DEPEND="
