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, 22 Jun 2017 11:48:15
Message-Id: 1498132072.c1c27233b2980e93c6466de7ccca0c6ba4c05732.aballier@gentoo
1 commit: c1c27233b2980e93c6466de7ccca0c6ba4c05732
2 Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
3 AuthorDate: Thu Jun 22 11:32:28 2017 +0000
4 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
5 CommitDate: Thu Jun 22 11:47:52 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c1c27233
7
8 dev-ml/ocaml-autoconf: keyword ~arm64
9
10 Package-Manager: Portage-2.3.6, Repoman-2.3.2
11
12 dev-ml/ocaml-autoconf/ocaml-autoconf-1.1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
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 9ef426fb883..194d83a1595 100644
17 --- a/dev-ml/ocaml-autoconf/ocaml-autoconf-1.1.ebuild
18 +++ b/dev-ml/ocaml-autoconf/ocaml-autoconf-1.1.ebuild
19 @@ -9,7 +9,7 @@ SRC_URI="http://forge.ocamlcore.org/frs/download.php/282/${P}.tar.gz"
20
21 LICENSE="BSD"
22 SLOT="0"
23 -KEYWORDS="amd64 ~arm ppc x86"
24 +KEYWORDS="amd64 ~arm ~arm64 ppc x86"
25 IUSE=""
26
27 DEPEND=""