commit: 10a8d283413bfcda785269070bfd37cd8c1a8f67 Author: Markus Meier <maekke <AT> gentoo <DOT> org> AuthorDate: Wed Apr 5 17:48:33 2017 +0000 Commit: Markus Meier <maekke <AT> gentoo <DOT> org> CommitDate: Wed Apr 5 17:50:51 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=10a8d283
dev-ml/ocaml-ctypes: add ~arm, bug #611014 Package-Manager: Portage-2.3.5, Repoman-2.3.2 RepoMan-Options: --include-arches="arm" dev-ml/ocaml-ctypes/ocaml-ctypes-0.11.3-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ml/ocaml-ctypes/ocaml-ctypes-0.11.3-r1.ebuild b/dev-ml/ocaml-ctypes/ocaml-ctypes-0.11.3-r1.ebuild index 219a11f7b78..eb8c04dc629 100644 --- a/dev-ml/ocaml-ctypes/ocaml-ctypes-0.11.3-r1.ebuild +++ b/dev-ml/ocaml-ctypes/ocaml-ctypes-0.11.3-r1.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 ~x86" +KEYWORDS="~amd64 ~arm ~x86" IUSE="test" RDEPEND="
