diff options
author | Alexis Ballier <aballier@gentoo.org> | 2017-05-26 15:52:48 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2017-05-26 15:52:59 +0200 |
commit | 9bb34577b604b8935aca71ce755e2b7666672b71 (patch) | |
tree | f0a7cfa2ccfc27b7f5c5c13e61843211ca8b23a2 | |
parent | dev-ml/flow_parser: bump to 0.47.0 (diff) | |
download | gentoo-9bb34577b604b8935aca71ce755e2b7666672b71.tar.gz gentoo-9bb34577b604b8935aca71ce755e2b7666672b71.tar.bz2 gentoo-9bb34577b604b8935aca71ce755e2b7666672b71.zip |
dev-ml/ocaml-ctypes: keyword ~arm
Package-Manager: Portage-2.3.6, Repoman-2.3.2
-rw-r--r-- | dev-ml/ocaml-ctypes/ocaml-ctypes-0.12.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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 716436284377..404a0cf722be 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" +KEYWORDS="~amd64 ~arm" IUSE="test" RDEPEND=" |