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 DD7D8138359 for ; Fri, 16 Oct 2020 09:28:40 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2E2C7E07A7; Fri, 16 Oct 2020 09:28:40 +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 127CBE07A7 for ; Fri, 16 Oct 2020 09:28:40 +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 EDFB8340FFE for ; Fri, 16 Oct 2020 09:28:38 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7096F2EE for ; Fri, 16 Oct 2020 09:28:37 +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: <1602840515.8e20256707d99c6055e95d9f65ec6e150ba29262.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-450.80.02.ebuild X-VCS-Directories: x11-drivers/nvidia-drivers/ X-VCS-Committer: jer X-VCS-Committer-Name: Jeroen Roovers X-VCS-Revision: 8e20256707d99c6055e95d9f65ec6e150ba29262 X-VCS-Branch: master Date: Fri, 16 Oct 2020 09:28:37 +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: 4d763b78-0c90-4069-a840-8acccf875c3f X-Archives-Hash: 71e8e8e9ea570e32a69051432141f85d commit: 8e20256707d99c6055e95d9f65ec6e150ba29262 Author: Jeroen Roovers gentoo org> AuthorDate: Fri Oct 16 09:27:23 2020 +0000 Commit: Jeroen Roovers gentoo org> CommitDate: Fri Oct 16 09:28:35 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8e202567 x11-drivers/nvidia-drivers: Stable Package-Manager: Portage-3.0.8, Repoman-3.0.1 Closes: https://bugs.gentoo.org/749393 Signed-off-by: Jeroen Roovers gentoo.org> x11-drivers/nvidia-drivers/nvidia-drivers-450.80.02.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-drivers/nvidia-drivers/nvidia-drivers-450.80.02.ebuild b/x11-drivers/nvidia-drivers/nvidia-drivers-450.80.02.ebuild index af64f830098..7087b353a79 100644 --- a/x11-drivers/nvidia-drivers/nvidia-drivers-450.80.02.ebuild +++ b/x11-drivers/nvidia-drivers/nvidia-drivers-450.80.02.ebuild @@ -19,7 +19,7 @@ SRC_URI=" " EMULTILIB_PKG="true" -KEYWORDS="-* ~amd64" +KEYWORDS="-* amd64" LICENSE="GPL-2 NVIDIA-r2" SLOT="0/${PV%%.*}"