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 E924F1382C5 for ; Wed, 14 Feb 2018 16:20:19 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B37F6E0AF7; Wed, 14 Feb 2018 16:20:13 +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 92CF4E0AF3 for ; Wed, 14 Feb 2018 16:20:13 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 1D40A335CFF for ; Wed, 14 Feb 2018 14:30:47 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6C56C232 for ; Wed, 14 Feb 2018 14:30:43 +0000 (UTC) From: "Thomas Deutschmann" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Thomas Deutschmann" Message-ID: <1518618300.6426a70f3c013292abca95aed64dc4bafecc5147.whissi@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ml/ppx_optcomp/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-ml/ppx_optcomp/ppx_optcomp-0.9.0-r3.ebuild X-VCS-Directories: dev-ml/ppx_optcomp/ X-VCS-Committer: whissi X-VCS-Committer-Name: Thomas Deutschmann X-VCS-Revision: 6426a70f3c013292abca95aed64dc4bafecc5147 X-VCS-Branch: master Date: Wed, 14 Feb 2018 14:30:43 +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: b237e7ed-d6ae-4105-906c-719dcfc8b97c X-Archives-Hash: 247562de0017aa7e71e49abb69183309 commit: 6426a70f3c013292abca95aed64dc4bafecc5147 Author: Thomas Deutschmann gentoo org> AuthorDate: Wed Feb 14 14:25:00 2018 +0000 Commit: Thomas Deutschmann gentoo org> CommitDate: Wed Feb 14 14:25:00 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6426a70f dev-ml/ppx_optcomp: x86 keyworded (bug #627836) Package-Manager: Portage-2.3.24, Repoman-2.3.6 dev-ml/ppx_optcomp/ppx_optcomp-0.9.0-r3.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-ml/ppx_optcomp/ppx_optcomp-0.9.0-r3.ebuild b/dev-ml/ppx_optcomp/ppx_optcomp-0.9.0-r3.ebuild index 44140740f37..698b92bbb14 100644 --- a/dev-ml/ppx_optcomp/ppx_optcomp-0.9.0-r3.ebuild +++ b/dev-ml/ppx_optcomp/ppx_optcomp-0.9.0-r3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/janestreet/ppx_optcomp/archive/v${PV}.tar.gz -> ${P} LICENSE="Apache-2.0" SLOT="0/${PV}" -KEYWORDS="~amd64 ~ppc" +KEYWORDS="~amd64 ~ppc ~x86" IUSE="" DEPEND="