Gentoo Archives: gentoo-commits

From: Alexis Ballier <aballier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ml/ocaml-containers/
Date: Tue, 09 May 2017 07:14:53
Message-Id: 1494314061.db3f56289b27d01a9483a3cae3140e7521fa4e22.aballier@gentoo
1 commit: db3f56289b27d01a9483a3cae3140e7521fa4e22
2 Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
3 AuthorDate: Tue May 9 06:53:33 2017 +0000
4 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
5 CommitDate: Tue May 9 07:14:21 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=db3f5628
7
8 dev-ml/ocaml-containers: restore keywords on latest version
9
10 Package-Manager: Portage-2.3.5, Repoman-2.3.2
11
12 dev-ml/ocaml-containers/ocaml-containers-1.2.ebuild | 3 +--
13 1 file changed, 1 insertion(+), 2 deletions(-)
14
15 diff --git a/dev-ml/ocaml-containers/ocaml-containers-1.2.ebuild b/dev-ml/ocaml-containers/ocaml-containers-1.2.ebuild
16 index 363fc9ba146..33e8871a4f7 100644
17 --- a/dev-ml/ocaml-containers/ocaml-containers-1.2.ebuild
18 +++ b/dev-ml/ocaml-containers/ocaml-containers-1.2.ebuild
19 @@ -14,8 +14,7 @@ SRC_URI="https://github.com/c-cube/ocaml-containers/archive/${PV}.tar.gz -> ${P}
20
21 LICENSE="BSD-2"
22 SLOT="0/${PV}"
23 -# Breaks onanomsg, its sole revdep
24 -#KEYWORDS="~amd64"
25 +KEYWORDS="~amd64"
26 IUSE="test"
27
28 RDEPEND="