Gentoo Archives: gentoo-commits

From: Markus Meier <maekke@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ml/ocaml-ctypes/
Date: Wed, 05 Apr 2017 17:51:07
Message-Id: 1491414651.10a8d283413bfcda785269070bfd37cd8c1a8f67.maekke@gentoo
1 commit: 10a8d283413bfcda785269070bfd37cd8c1a8f67
2 Author: Markus Meier <maekke <AT> gentoo <DOT> org>
3 AuthorDate: Wed Apr 5 17:48:33 2017 +0000
4 Commit: Markus Meier <maekke <AT> gentoo <DOT> org>
5 CommitDate: Wed Apr 5 17:50:51 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=10a8d283
7
8 dev-ml/ocaml-ctypes: add ~arm, bug #611014
9
10 Package-Manager: Portage-2.3.5, Repoman-2.3.2
11 RepoMan-Options: --include-arches="arm"
12
13 dev-ml/ocaml-ctypes/ocaml-ctypes-0.11.3-r1.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 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
17 index 219a11f7b78..eb8c04dc629 100644
18 --- a/dev-ml/ocaml-ctypes/ocaml-ctypes-0.11.3-r1.ebuild
19 +++ b/dev-ml/ocaml-ctypes/ocaml-ctypes-0.11.3-r1.ebuild
20 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/ocamllabs/ocaml-ctypes/archive/${PV}.tar.gz -> ${P}.
21
22 LICENSE="MIT"
23 SLOT="0/${PV}"
24 -KEYWORDS="~amd64 ~x86"
25 +KEYWORDS="~amd64 ~arm ~x86"
26 IUSE="test"
27
28 RDEPEND="