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 368E7138334 for ; Tue, 27 Nov 2018 21:54:40 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E5006E0B4B; Tue, 27 Nov 2018 21:54:38 +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 B6A11E0B4B for ; Tue, 27 Nov 2018 21:54:38 +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 C6EEF335C38 for ; Tue, 27 Nov 2018 21:54:36 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id AFBF93CF for ; Tue, 27 Nov 2018 21:54: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: <1543355672.d33e195ef22bb97fcd20b763719bbe74866aedfc.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-415.18.ebuild X-VCS-Directories: x11-drivers/nvidia-drivers/ X-VCS-Committer: jer X-VCS-Committer-Name: Jeroen Roovers X-VCS-Revision: d33e195ef22bb97fcd20b763719bbe74866aedfc X-VCS-Branch: master Date: Tue, 27 Nov 2018 21:54: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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 72f134e7-4f6c-4e49-8db6-5e6bcccdb93a X-Archives-Hash: e56a3c4e23b7e4852eb536676d2b04f2 commit: d33e195ef22bb97fcd20b763719bbe74866aedfc Author: Jeroen Roovers gentoo org> AuthorDate: Tue Nov 27 21:52:54 2018 +0000 Commit: Jeroen Roovers gentoo org> CommitDate: Tue Nov 27 21:54:32 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d33e195e x11-drivers/nvidia-drivers: Stable for AMD64 too. Package-Manager: Portage-2.3.52, Repoman-2.3.12 RepoMan-Options: --ignore-arches Signed-off-by: Jeroen Roovers gentoo.org> x11-drivers/nvidia-drivers/nvidia-drivers-415.18.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-drivers/nvidia-drivers/nvidia-drivers-415.18.ebuild b/x11-drivers/nvidia-drivers/nvidia-drivers-415.18.ebuild index c5f037b0ecf..dbb79a99d29 100644 --- a/x11-drivers/nvidia-drivers/nvidia-drivers-415.18.ebuild +++ b/x11-drivers/nvidia-drivers/nvidia-drivers-415.18.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"