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 37BFE13835A for ; Sun, 27 Dec 2020 10:49:09 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7DEE4E0C0D; Sun, 27 Dec 2020 10:49:08 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.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 6769EE0C0D for ; Sun, 27 Dec 2020 10:49:08 +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 1468934160E for ; Sun, 27 Dec 2020 10:49:07 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id AD1914B for ; Sun, 27 Dec 2020 10:49:05 +0000 (UTC) From: "David Seifert" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "David Seifert" Message-ID: <1609066137.27c4c118947e314725b7bb6246dec1d00c55826d.soap@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-455.45.01-r1.ebuild X-VCS-Directories: x11-drivers/nvidia-drivers/ X-VCS-Committer: soap X-VCS-Committer-Name: David Seifert X-VCS-Revision: 27c4c118947e314725b7bb6246dec1d00c55826d X-VCS-Branch: master Date: Sun, 27 Dec 2020 10:49:05 +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: 43fa358a-07fd-4d6c-91c8-bff5699362c1 X-Archives-Hash: f3469f411f1fc66f4e660ad8e349fc11 commit: 27c4c118947e314725b7bb6246dec1d00c55826d Author: David Seifert gentoo org> AuthorDate: Sun Dec 27 10:48:57 2020 +0000 Commit: David Seifert gentoo org> CommitDate: Sun Dec 27 10:48:57 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=27c4c118 x11-drivers/nvidia-drivers: Stable 455.45.01-r1 Bug: https://bugs.gentoo.org/755497 Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: David Seifert gentoo.org> x11-drivers/nvidia-drivers/nvidia-drivers-455.45.01-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-drivers/nvidia-drivers/nvidia-drivers-455.45.01-r1.ebuild b/x11-drivers/nvidia-drivers/nvidia-drivers-455.45.01-r1.ebuild index f549e169c64..09214ed64b7 100644 --- a/x11-drivers/nvidia-drivers/nvidia-drivers-455.45.01-r1.ebuild +++ b/x11-drivers/nvidia-drivers/nvidia-drivers-455.45.01-r1.ebuild @@ -19,7 +19,7 @@ SRC_URI=" " EMULTILIB_PKG="true" -KEYWORDS="-* ~amd64" +KEYWORDS="-* amd64" LICENSE="GPL-2 NVIDIA-r2" SLOT="0/${PV%%.*}"