commit: 1c000f604b90598ab29238efcb0e6c751cecce3b Author: Alexis Ballier <aballier <AT> gentoo <DOT> org> AuthorDate: Tue Jun 27 11:20:12 2017 +0000 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org> CommitDate: Tue Jun 27 11:22:24 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1c000f60
dev-ml/ocaml-ctypes: keyword ~arm64 Package-Manager: Portage-2.3.6, Repoman-2.3.2 dev-ml/ocaml-ctypes/ocaml-ctypes-0.12.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ml/ocaml-ctypes/ocaml-ctypes-0.12.0.ebuild b/dev-ml/ocaml-ctypes/ocaml-ctypes-0.12.0.ebuild index 404a0cf722b..1fbd65d357d 100644 --- a/dev-ml/ocaml-ctypes/ocaml-ctypes-0.12.0.ebuild +++ b/dev-ml/ocaml-ctypes/ocaml-ctypes-0.12.0.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/ocamllabs/ocaml-ctypes/archive/${PV}.tar.gz -> ${P}. LICENSE="MIT" SLOT="0/${PV}" -KEYWORDS="~amd64 ~arm" +KEYWORDS="~amd64 ~arm ~arm64" IUSE="test" RDEPEND="
