commit: 12d5f77c0a88f317f0c99d3eed431bf41d469d71 Author: Alexis Ballier <aballier <AT> gentoo <DOT> org> AuthorDate: Mon Jun 19 16:57:26 2017 +0000 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org> CommitDate: Mon Jun 19 16:57:26 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=12d5f77c
dev-ml/cppo: keyword ~arm64 Package-Manager: Portage-2.3.6, Repoman-2.3.2 dev-ml/cppo/cppo-1.5.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ml/cppo/cppo-1.5.0.ebuild b/dev-ml/cppo/cppo-1.5.0.ebuild index 39915b69c08..c9d5a1d7375 100644 --- a/dev-ml/cppo/cppo-1.5.0.ebuild +++ b/dev-ml/cppo/cppo-1.5.0.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/mjambon/cppo/archive/v${PV}.tar.gz -> ${P}.tar.gz" SLOT="0/${PV}" LICENSE="BSD" -KEYWORDS="~amd64 ~arm ~ppc ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~x86" IUSE="examples +ocamlopt"
