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/ocamlweb/
Date: Mon, 26 Jun 2017 19:05:30
Message-Id: 1498503917.af70ea10778c8e5b556090007a8e4045b39ea36a.aballier@gentoo
1 commit: af70ea10778c8e5b556090007a8e4045b39ea36a
2 Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jun 26 17:58:31 2017 +0000
4 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
5 CommitDate: Mon Jun 26 19:05:17 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=af70ea10
7
8 dev-ml/ocamlweb: keyword ~arm64
9
10 Package-Manager: Portage-2.3.6, Repoman-2.3.2
11
12 dev-ml/ocamlweb/ocamlweb-1.39.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-ml/ocamlweb/ocamlweb-1.39.ebuild b/dev-ml/ocamlweb/ocamlweb-1.39.ebuild
16 index f09e964b4ca..7862a02a4f0 100644
17 --- a/dev-ml/ocamlweb/ocamlweb-1.39.ebuild
18 +++ b/dev-ml/ocamlweb/ocamlweb-1.39.ebuild
19 @@ -13,7 +13,7 @@ IUSE=""
20
21 LICENSE="LGPL-2"
22 SLOT="0"
23 -KEYWORDS="~amd64 ~arm ppc x86"
24 +KEYWORDS="~amd64 ~arm ~arm64 ppc x86"
25
26 DEPEND=">=dev-lang/ocaml-3.09:=
27 virtual/latex-base