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 AD4071396D0 for ; Wed, 27 Sep 2017 12:23:38 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C63692BC014; Wed, 27 Sep 2017 12:23:37 +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 A28D32BC014 for ; Wed, 27 Sep 2017 12:23:37 +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 5DC3C341665 for ; Wed, 27 Sep 2017 12:23:36 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id AF83F9083 for ; Wed, 27 Sep 2017 12:23:34 +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: <1506514978.ffcaa012306d97e9a2696c4f59486238cf8328b4.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-384.90.ebuild X-VCS-Directories: x11-drivers/nvidia-drivers/ X-VCS-Committer: jer X-VCS-Committer-Name: Jeroen Roovers X-VCS-Revision: ffcaa012306d97e9a2696c4f59486238cf8328b4 X-VCS-Branch: master Date: Wed, 27 Sep 2017 12:23:34 +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: 94924832-0f3a-4c9c-b8e3-818ef01bad63 X-Archives-Hash: 11e24702cda785d01d8c1c82cc81012b commit: ffcaa012306d97e9a2696c4f59486238cf8328b4 Author: Jeroen Roovers gentoo org> AuthorDate: Wed Sep 27 12:22:58 2017 +0000 Commit: Jeroen Roovers gentoo org> CommitDate: Wed Sep 27 12:22:58 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ffcaa012 x11-drivers/nvidia-drivers: Stable for AMD64 x86 (bug #629044). Package-Manager: Portage-2.3.10, Repoman-2.3.3 RepoMan-Options: --ignore-arches x11-drivers/nvidia-drivers/nvidia-drivers-384.90.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-drivers/nvidia-drivers/nvidia-drivers-384.90.ebuild b/x11-drivers/nvidia-drivers/nvidia-drivers-384.90.ebuild index 975c27145d1..a2cb0bd7ac1 100644 --- a/x11-drivers/nvidia-drivers/nvidia-drivers-384.90.ebuild +++ b/x11-drivers/nvidia-drivers/nvidia-drivers-384.90.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"