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: Tue, 28 Feb 2017 20:15:16
Message-Id: 1488312899.5c5973a6b5765d91c40caf43c7076607ca9841ca.maekke@gentoo
1 commit: 5c5973a6b5765d91c40caf43c7076607ca9841ca
2 Author: Markus Meier <maekke <AT> gentoo <DOT> org>
3 AuthorDate: Tue Feb 28 20:14:59 2017 +0000
4 Commit: Markus Meier <maekke <AT> gentoo <DOT> org>
5 CommitDate: Tue Feb 28 20:14:59 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5c5973a6
7
8 dev-ml/ocaml-ctypes: arm stable, bug #607034
9
10 Package-Manager: Portage-2.3.3, Repoman-2.3.1
11 RepoMan-Options: --include-arches="arm"
12
13 dev-ml/ocaml-ctypes/ocaml-ctypes-0.11.2.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-ml/ocaml-ctypes/ocaml-ctypes-0.11.2.ebuild b/dev-ml/ocaml-ctypes/ocaml-ctypes-0.11.2.ebuild
17 index 66a7247657c..b7c40ad550c 100644
18 --- a/dev-ml/ocaml-ctypes/ocaml-ctypes-0.11.2.ebuild
19 +++ b/dev-ml/ocaml-ctypes/ocaml-ctypes-0.11.2.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 ~arm x86"
25 +KEYWORDS="amd64 arm x86"
26 IUSE="test"
27
28 RDEPEND="