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 077BB138359 for ; Wed, 28 Oct 2020 03:36:46 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id F13E3E096C; Wed, 28 Oct 2020 03:36:40 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id B0320E096C for ; Wed, 28 Oct 2020 03:36:40 +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 83A6C340D2D for ; Wed, 28 Oct 2020 03:36:39 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 53E663D9 for ; Wed, 28 Oct 2020 03:36:37 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1603856149.3ba82e2dbd00ba55d426b6b076db5289cb5361eb.sam@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.41.ebuild X-VCS-Directories: dev-ml/ocamlweb/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 3ba82e2dbd00ba55d426b6b076db5289cb5361eb X-VCS-Branch: master Date: Wed, 28 Oct 2020 03:36:37 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: d570fbd2-38a3-4999-9773-a6422a32a492 X-Archives-Hash: 7cdd1b6b9e0506e0817e1ef5185164f9 commit: 3ba82e2dbd00ba55d426b6b076db5289cb5361eb Author: Sam James gentoo org> AuthorDate: Wed Oct 28 03:35:49 2020 +0000 Commit: Sam James gentoo org> CommitDate: Wed Oct 28 03:35:49 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3ba82e2d dev-ml/ocamlweb: ppc64 keyworded (bug #748576) Package-Manager: Portage-3.0.8, Repoman-3.0.2 Signed-off-by: Sam James gentoo.org> dev-ml/ocamlweb/ocamlweb-1.41.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ml/ocamlweb/ocamlweb-1.41.ebuild b/dev-ml/ocamlweb/ocamlweb-1.41.ebuild index 84413722671..cd45a00ead0 100644 --- a/dev-ml/ocamlweb/ocamlweb-1.41.ebuild +++ b/dev-ml/ocamlweb/ocamlweb-1.41.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://www.lri.fr/~filliatr/ftp/ocamlweb/${P}.tar.gz" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ppc x86" +KEYWORDS="~amd64 ~arm ~arm64 ppc ~ppc64 x86" DEPEND=">=dev-lang/ocaml-4.08.0:= virtual/latex-base