From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-937628-garchives=archives.gentoo.org@lists.gentoo.org>
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 A3F8D139694
	for <garchives@archives.gentoo.org>; Sat, 11 Mar 2017 03:22:05 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 53B4C21C07B;
	Sat, 11 Mar 2017 03:22:02 +0000 (UTC)
Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4])
	(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 3379621C07B
	for <gentoo-commits@lists.gentoo.org>; Sat, 11 Mar 2017 03:22:02 +0000 (UTC)
Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84])
	(using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
	(No client certificate requested)
	by smtp.gentoo.org (Postfix) with ESMTPS id 331563409C1
	for <gentoo-commits@lists.gentoo.org>; Sat, 11 Mar 2017 03:22:01 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 997B56405
	for <gentoo-commits@lists.gentoo.org>; Sat, 11 Mar 2017 03:21:59 +0000 (UTC)
From: "Mike Gilbert" <floppym@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Content-Transfer-Encoding: 8bit
Content-type: text/plain; charset=UTF-8
Reply-To: gentoo-dev@lists.gentoo.org, "Mike Gilbert" <floppym@gentoo.org>
Message-ID: <1489202516.83318d0a672e020d77e5cbcf898035611558deba.floppym@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: www-plugins/chrome-binary-plugins/
X-VCS-Repository: repo/gentoo
X-VCS-Files: www-plugins/chrome-binary-plugins/chrome-binary-plugins-57.0.2987.98.ebuild
X-VCS-Directories: www-plugins/chrome-binary-plugins/
X-VCS-Committer: floppym
X-VCS-Committer-Name: Mike Gilbert
X-VCS-Revision: 83318d0a672e020d77e5cbcf898035611558deba
X-VCS-Branch: master
Date: Sat, 11 Mar 2017 03:21:59 +0000 (UTC)
Precedence: bulk
List-Post: <mailto:gentoo-commits@lists.gentoo.org>
List-Help: <mailto:gentoo-commits+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org>
X-BeenThere: gentoo-commits@lists.gentoo.org
X-Archives-Salt: 846f6da1-66de-4728-88a2-45f9a4fa42a6
X-Archives-Hash: 65c31e29c75749b0eddaf2e3d75bd108

commit:     83318d0a672e020d77e5cbcf898035611558deba
Author:     Mike Gilbert <floppym <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 11 03:21:56 2017 +0000
Commit:     Mike Gilbert <floppym <AT> gentoo <DOT> org>
CommitDate: Sat Mar 11 03:21:56 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=83318d0a

www-plugins/chrome-binary-plugins: stable on amd64

Package-Manager: Portage-2.3.3_p79, Repoman-2.3.1_p72

 .../chrome-binary-plugins/chrome-binary-plugins-57.0.2987.98.ebuild     | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/www-plugins/chrome-binary-plugins/chrome-binary-plugins-57.0.2987.98.ebuild b/www-plugins/chrome-binary-plugins/chrome-binary-plugins-57.0.2987.98.ebuild
index 784002a4128..641944cfac4 100644
--- a/www-plugins/chrome-binary-plugins/chrome-binary-plugins-57.0.2987.98.ebuild
+++ b/www-plugins/chrome-binary-plugins/chrome-binary-plugins-57.0.2987.98.ebuild
@@ -30,7 +30,7 @@ MY_PN="google-chrome-${SLOT}"
 MY_P="${MY_PN}_${MY_PV}"
 
 SRC_URI="https://dl.google.com/linux/chrome/deb/pool/main/g/${MY_PN}/${MY_P}_amd64.deb"
-KEYWORDS="-* ~amd64"
+KEYWORDS="-* amd64"
 
 LICENSE="google-chrome"
 IUSE="+widevine"