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 A92F31382C5 for ; Wed, 25 Apr 2018 20:28:03 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C7AC4E09C4; Wed, 25 Apr 2018 20:28:02 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 A6CC1E09C4 for ; Wed, 25 Apr 2018 20:28:01 +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 E1DAA335C30 for ; Wed, 25 Apr 2018 20:27:59 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2D4FA27E for ; Wed, 25 Apr 2018 20:27:58 +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: <1524687116.b49e8b8e3da3ed617d016e496db13835dbcf5e0f.whissi@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: gnome-extra/chrome-gnome-shell/ X-VCS-Repository: repo/gentoo X-VCS-Files: gnome-extra/chrome-gnome-shell/chrome-gnome-shell-10.ebuild X-VCS-Directories: gnome-extra/chrome-gnome-shell/ X-VCS-Committer: whissi X-VCS-Committer-Name: Thomas Deutschmann X-VCS-Revision: b49e8b8e3da3ed617d016e496db13835dbcf5e0f X-VCS-Branch: master Date: Wed, 25 Apr 2018 20:27:58 +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: 247e8d69-83e5-4696-8058-27a7560ddc28 X-Archives-Hash: d7a071889e93b6e67cc669f7df28cc3e commit: b49e8b8e3da3ed617d016e496db13835dbcf5e0f Author: Thomas Deutschmann gentoo org> AuthorDate: Wed Apr 25 20:11:56 2018 +0000 Commit: Thomas Deutschmann gentoo org> CommitDate: Wed Apr 25 20:11:56 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b49e8b8e gnome-extra/chrome-gnome-shell: x86 stable (bug #650146) Package-Manager: Portage-2.3.31, Repoman-2.3.9 gnome-extra/chrome-gnome-shell/chrome-gnome-shell-10.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gnome-extra/chrome-gnome-shell/chrome-gnome-shell-10.ebuild b/gnome-extra/chrome-gnome-shell/chrome-gnome-shell-10.ebuild index af7ab4aaf73..a932b4e301d 100644 --- a/gnome-extra/chrome-gnome-shell/chrome-gnome-shell-10.ebuild +++ b/gnome-extra/chrome-gnome-shell/chrome-gnome-shell-10.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://gnome/sources/${PN}/${PV}/${P}.tar.xz" LICENSE="GPL-3+" SLOT="0" -KEYWORDS="amd64 ~ia64 ~ppc ~ppc64 ~x86" +KEYWORDS="amd64 ~ia64 ~ppc ~ppc64 x86" IUSE="" REQUIRED_USE="${PYTHON_REQUIRED_USE}"