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 A3F8D139694 for ; 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 ; 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 ; 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 ; Sat, 11 Mar 2017 03:21:59 +0000 (UTC) From: "Mike Gilbert" 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" 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: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 846f6da1-66de-4728-88a2-45f9a4fa42a6 X-Archives-Hash: 65c31e29c75749b0eddaf2e3d75bd108 commit: 83318d0a672e020d77e5cbcf898035611558deba Author: Mike Gilbert gentoo org> AuthorDate: Sat Mar 11 03:21:56 2017 +0000 Commit: Mike Gilbert gentoo 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"