commit: 4047d02afffb94cf6602a5ae8a42c6d993732286 Author: Alexis Ballier <aballier <AT> gentoo <DOT> org> AuthorDate: Mon Jun 19 16:57:37 2017 +0000 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org> CommitDate: Mon Jun 19 16:57:37 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4047d02a
dev-ml/result: keyword ~arm64 Package-Manager: Portage-2.3.6, Repoman-2.3.2 dev-ml/result/result-1.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ml/result/result-1.2.ebuild b/dev-ml/result/result-1.2.ebuild index e7e8d891a2a..4674298cb7a 100644 --- a/dev-ml/result/result-1.2.ebuild +++ b/dev-ml/result/result-1.2.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/janestreet/result/archive/${PV}.tar.gz -> ${P}.tar.g LICENSE="BSD" SLOT="0/${PV}" -KEYWORDS="~amd64 ~arm ~ppc" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc" IUSE="+ocamlopt" RDEPEND="dev-lang/ocaml:=[ocamlopt?]"
