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 E35D2139083 for ; Wed, 22 Nov 2017 09:55:06 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 370F5E0E59; Wed, 22 Nov 2017 09:55:05 +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 15E88E0E59 for ; Wed, 22 Nov 2017 09:55:05 +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 E62A333BF3C for ; Wed, 22 Nov 2017 09:55:03 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 80407A380 for ; Wed, 22 Nov 2017 09:55:02 +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: <1511344267.aa50c83e8ebd730b55fcce48972bd4ccd6015b13.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-387.22.ebuild X-VCS-Directories: x11-drivers/nvidia-drivers/ X-VCS-Committer: jer X-VCS-Committer-Name: Jeroen Roovers X-VCS-Revision: aa50c83e8ebd730b55fcce48972bd4ccd6015b13 X-VCS-Branch: master Date: Wed, 22 Nov 2017 09:55:02 +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: be0d46eb-37d7-4c74-bfbb-3f387ed28fb7 X-Archives-Hash: 0b875d020524a07e6f2b4a5aa043223e commit: aa50c83e8ebd730b55fcce48972bd4ccd6015b13 Author: Jeroen Roovers gentoo org> AuthorDate: Wed Nov 22 09:51:07 2017 +0000 Commit: Jeroen Roovers gentoo org> CommitDate: Wed Nov 22 09:51:07 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aa50c83e x11-drivers/nvidia-drivers: Stable for AMD64 x86 too. Package-Manager: Portage-2.3.16, Repoman-2.3.6 RepoMan-Options: --ignore-arches x11-drivers/nvidia-drivers/nvidia-drivers-387.22.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-drivers/nvidia-drivers/nvidia-drivers-387.22.ebuild b/x11-drivers/nvidia-drivers/nvidia-drivers-387.22.ebuild index 5974954b8d6..9e6d09f9235 100644 --- a/x11-drivers/nvidia-drivers/nvidia-drivers-387.22.ebuild +++ b/x11-drivers/nvidia-drivers/nvidia-drivers-387.22.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"