From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 11563139694 for ; Mon, 26 Jun 2017 19:05:30 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4EBA821C06C; Mon, 26 Jun 2017 19:05:24 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 259B121C06C for ; Mon, 26 Jun 2017 19:05:24 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 378CC3416BE for ; Mon, 26 Jun 2017 19:05:23 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D0C2D7499 for ; Mon, 26 Jun 2017 19:05:21 +0000 (UTC) From: "Alexis Ballier" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Alexis Ballier" Message-ID: <1498503917.af70ea10778c8e5b556090007a8e4045b39ea36a.aballier@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ml/ocamlweb/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-ml/ocamlweb/ocamlweb-1.39.ebuild X-VCS-Directories: dev-ml/ocamlweb/ X-VCS-Committer: aballier X-VCS-Committer-Name: Alexis Ballier X-VCS-Revision: af70ea10778c8e5b556090007a8e4045b39ea36a X-VCS-Branch: master Date: Mon, 26 Jun 2017 19:05:21 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 833b2e97-7b05-4dea-a4c7-b995c2b802c1 X-Archives-Hash: 74cc04b3db6ba6f9b3e789c9f3730eb5 commit: af70ea10778c8e5b556090007a8e4045b39ea36a Author: Alexis Ballier gentoo org> AuthorDate: Mon Jun 26 17:58:31 2017 +0000 Commit: Alexis Ballier gentoo org> CommitDate: Mon Jun 26 19:05:17 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=af70ea10 dev-ml/ocamlweb: keyword ~arm64 Package-Manager: Portage-2.3.6, Repoman-2.3.2 dev-ml/ocamlweb/ocamlweb-1.39.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ml/ocamlweb/ocamlweb-1.39.ebuild b/dev-ml/ocamlweb/ocamlweb-1.39.ebuild index f09e964b4ca..7862a02a4f0 100644 --- a/dev-ml/ocamlweb/ocamlweb-1.39.ebuild +++ b/dev-ml/ocamlweb/ocamlweb-1.39.ebuild @@ -13,7 +13,7 @@ IUSE="" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm ppc x86" +KEYWORDS="~amd64 ~arm ~arm64 ppc x86" DEPEND=">=dev-lang/ocaml-3.09:= virtual/latex-base