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 42B011396D1 for ; Wed, 27 Sep 2017 16:26:16 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8B0C72BC05E; Wed, 27 Sep 2017 16:26:15 +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 680112BC05E for ; Wed, 27 Sep 2017 16:26:15 +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 5E93F3416AB for ; Wed, 27 Sep 2017 16:26:13 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C491E908A for ; Wed, 27 Sep 2017 16:26:09 +0000 (UTC) From: "Jeroen Roovers" 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" Message-ID: <1506529430.c997fe8351d6a4d080863a66df589dc91da8af2d.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-375.82.ebuild X-VCS-Directories: x11-drivers/nvidia-drivers/ X-VCS-Committer: jer X-VCS-Committer-Name: Jeroen Roovers X-VCS-Revision: c997fe8351d6a4d080863a66df589dc91da8af2d X-VCS-Branch: master Date: Wed, 27 Sep 2017 16:26:09 +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: 93e6ecc8-97b6-43f9-af8b-6439d535c462 X-Archives-Hash: 7868dcea17c5d6cf0817b2e595efb4df commit: c997fe8351d6a4d080863a66df589dc91da8af2d Author: Jeroen Roovers gentoo org> AuthorDate: Wed Sep 27 16:23:50 2017 +0000 Commit: Jeroen Roovers gentoo org> CommitDate: Wed Sep 27 16:23:50 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c997fe83 x11-drivers/nvidia-drivers: Stable for AMD64 x86 too. Package-Manager: Portage-2.3.10, Repoman-2.3.3 RepoMan-Options: --ignore-arches x11-drivers/nvidia-drivers/nvidia-drivers-375.82.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-drivers/nvidia-drivers/nvidia-drivers-375.82.ebuild b/x11-drivers/nvidia-drivers/nvidia-drivers-375.82.ebuild index fdf2ecadf1e..cb1d6724ae9 100644 --- a/x11-drivers/nvidia-drivers/nvidia-drivers-375.82.ebuild +++ b/x11-drivers/nvidia-drivers/nvidia-drivers-375.82.ebuild @@ -27,7 +27,7 @@ SRC_URI=" LICENSE="GPL-2 NVIDIA-r2" SLOT="0/${PV%.*}" -KEYWORDS="-* ~amd64 ~x86 ~amd64-fbsd ~x86-fbsd" +KEYWORDS="-* amd64 x86 ~amd64-fbsd ~x86-fbsd" RESTRICT="bindist mirror" EMULTILIB_PKG="true"