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-autoconf/
Date: Thu, 09 Mar 2017 21:31:50
Message-Id: 1489095098.9eeb96af291d7fcb9eab6b2ea58aef7a315e17eb.aballier@gentoo
1 commit: 9eeb96af291d7fcb9eab6b2ea58aef7a315e17eb
2 Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
3 AuthorDate: Thu Mar 9 20:33:41 2017 +0000
4 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
5 CommitDate: Thu Mar 9 21:31:38 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9eeb96af
7
8 dev-ml/ocaml-autoconf: keyword ~arm
9
10 Package-Manager: Portage-2.3.4, Repoman-2.3.2
11
12 dev-ml/ocaml-autoconf/ocaml-autoconf-1.1.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/dev-ml/ocaml-autoconf/ocaml-autoconf-1.1.ebuild b/dev-ml/ocaml-autoconf/ocaml-autoconf-1.1.ebuild
16 index c716ccf1680..9ef426fb883 100644
17 --- a/dev-ml/ocaml-autoconf/ocaml-autoconf-1.1.ebuild
18 +++ b/dev-ml/ocaml-autoconf/ocaml-autoconf-1.1.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2012 Gentoo Foundation
21 +# Copyright 1999-2017 Gentoo Foundation
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI="2"
25 @@ -9,7 +9,7 @@ SRC_URI="http://forge.ocamlcore.org/frs/download.php/282/${P}.tar.gz"
26
27 LICENSE="BSD"
28 SLOT="0"
29 -KEYWORDS="amd64 ppc x86"
30 +KEYWORDS="amd64 ~arm ppc x86"
31 IUSE=""
32
33 DEPEND=""