From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1040759-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 B519B138334 for <garchives@archives.gentoo.org>; Tue, 7 Aug 2018 07:25:29 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B2C4CE0802; Tue, 7 Aug 2018 07:25:27 +0000 (UTC) Received: from smtp.gentoo.org (dev.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 69218E0802 for <gentoo-commits@lists.gentoo.org>; Tue, 7 Aug 2018 07:25:27 +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 B451C335C71 for <gentoo-commits@lists.gentoo.org>; Tue, 7 Aug 2018 07:25:23 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 13CA7398 for <gentoo-commits@lists.gentoo.org>; Tue, 7 Aug 2018 07:25:22 +0000 (UTC) From: "Jeroen Roovers" <jer@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, "Jeroen Roovers" <jer@gentoo.org> Message-ID: <1533626718.4f5c509f6b6165b65521f92bc1d5c972552c66bc.jer@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: x11-drivers/nvidia-drivers/ X-VCS-Repository: repo/gentoo X-VCS-Files: x11-drivers/nvidia-drivers/nvidia-drivers-396.45.ebuild X-VCS-Directories: x11-drivers/nvidia-drivers/ X-VCS-Committer: jer X-VCS-Committer-Name: Jeroen Roovers X-VCS-Revision: 4f5c509f6b6165b65521f92bc1d5c972552c66bc X-VCS-Branch: master Date: Tue, 7 Aug 2018 07:25:22 +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: 6083e8cb-f4cf-4a73-b076-0fc9ae5be195 X-Archives-Hash: 2afbe3b8674c17dd8ae460ed07ab7c6b commit: 4f5c509f6b6165b65521f92bc1d5c972552c66bc Author: Jeroen Roovers <jer <AT> gentoo <DOT> org> AuthorDate: Tue Aug 7 07:24:56 2018 +0000 Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org> CommitDate: Tue Aug 7 07:25:18 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4f5c509f x11-drivers/nvidia-drivers: Stable for AMD64 too. Package-Manager: Portage-2.3.44, Repoman-2.3.10 RepoMan-Options: --ignore-arches x11-drivers/nvidia-drivers/nvidia-drivers-396.45.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-drivers/nvidia-drivers/nvidia-drivers-396.45.ebuild b/x11-drivers/nvidia-drivers/nvidia-drivers-396.45.ebuild index 49a63be0210..2c010974326 100644 --- a/x11-drivers/nvidia-drivers/nvidia-drivers-396.45.ebuild +++ b/x11-drivers/nvidia-drivers/nvidia-drivers-396.45.ebuild @@ -23,7 +23,7 @@ SRC_URI=" LICENSE="GPL-2 NVIDIA-r2" SLOT="0/${PV%.*}" -KEYWORDS="-* ~amd64 ~amd64-fbsd" +KEYWORDS="-* amd64 ~amd64-fbsd" RESTRICT="bindist mirror" EMULTILIB_PKG="true"