From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1027833-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 023CC138334 for <garchives@archives.gentoo.org>; Sun, 3 Jun 2018 17:00:49 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D9C7FE08F6; Sun, 3 Jun 2018 17:00:47 +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 AD06BE08F6 for <gentoo-commits@lists.gentoo.org>; Sun, 3 Jun 2018 17:00:47 +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 35EFB335C03 for <gentoo-commits@lists.gentoo.org>; Sun, 3 Jun 2018 17:00:46 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C10EC29E for <gentoo-commits@lists.gentoo.org>; Sun, 3 Jun 2018 17:00:41 +0000 (UTC) From: "Mike Frysinger" <vapier@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 Frysinger" <vapier@gentoo.org> Message-ID: <1528045214.5ea57dd6391a66690d3c49f8f5bc857e47d71989.vapier@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/chrome-remote-desktop/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-misc/chrome-remote-desktop/chrome-remote-desktop-63.0.3239.17-r1.ebuild X-VCS-Directories: net-misc/chrome-remote-desktop/ X-VCS-Committer: vapier X-VCS-Committer-Name: Mike Frysinger X-VCS-Revision: 5ea57dd6391a66690d3c49f8f5bc857e47d71989 X-VCS-Branch: master Date: Sun, 3 Jun 2018 17:00:41 +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: 8de4ccd2-fcdc-41b6-8f88-e564a571752e X-Archives-Hash: 2c1d51ede7bb67ced40d943131d754d9 commit: 5ea57dd6391a66690d3c49f8f5bc857e47d71989 Author: Mike Frysinger <vapier <AT> gentoo <DOT> org> AuthorDate: Sun Jun 3 16:44:16 2018 +0000 Commit: Mike Frysinger <vapier <AT> gentoo <DOT> org> CommitDate: Sun Jun 3 17:00:14 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5ea57dd6 net-misc/chrome-remote-desktop: mark 63.0.3239.17-r1 stable .../chrome-remote-desktop/chrome-remote-desktop-63.0.3239.17-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-misc/chrome-remote-desktop/chrome-remote-desktop-63.0.3239.17-r1.ebuild b/net-misc/chrome-remote-desktop/chrome-remote-desktop-63.0.3239.17-r1.ebuild index 20302fb409b..d8dbea31d66 100644 --- a/net-misc/chrome-remote-desktop/chrome-remote-desktop-63.0.3239.17-r1.ebuild +++ b/net-misc/chrome-remote-desktop/chrome-remote-desktop-63.0.3239.17-r1.ebuild @@ -28,7 +28,7 @@ SRC_URI="amd64? ( ${BASE_URI}_amd64.deb )" LICENSE="google-chrome" SLOT="0" -KEYWORDS="-* ~amd64" +KEYWORDS="-* amd64" IUSE="" REQUIRED_USE="${PYTHON_REQUIRED_USE}"