Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ml/ocaml-ctypes/
Date: Sat, 05 Aug 2017 19:34:32
Message-Id: 1501961519.4c38738b0f33d7c3e5f191c510d202246841fae6.slyfox@gentoo
1 commit: 4c38738b0f33d7c3e5f191c510d202246841fae6
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sat Aug 5 19:31:59 2017 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sat Aug 5 19:31:59 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4c38738b
7
8 dev-ml/ocaml-ctypes: keyworded 0.11.2 for ppc, bug #543604
9
10 Package-Manager: Portage-2.3.6, Repoman-2.3.3
11 RepoMan-Options: --include-arches="ppc"
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 b7c40ad550c..02e9d58595f 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 ~ppc x86"
26 IUSE="test"
27
28 RDEPEND="