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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id C384F15802F for ; Fri, 31 Mar 2023 00:26:30 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5926EE08A2; Fri, 31 Mar 2023 00:26:28 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 43501E08A2 for ; Fri, 31 Mar 2023 00:26:28 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 59CBF335D02 for ; Fri, 31 Mar 2023 00:26:27 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7024DA05 for ; Fri, 31 Mar 2023 00:26:24 +0000 (UTC) From: "Ionen Wolkens" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ionen Wolkens" Message-ID: <1680222221.a66da50735e8552adbdf31b835e30eb99f4b5572.ionen@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: x11-misc/primus/ X-VCS-Repository: repo/gentoo X-VCS-Files: x11-misc/primus/primus-0.2-r3.ebuild X-VCS-Directories: x11-misc/primus/ X-VCS-Committer: ionen X-VCS-Committer-Name: Ionen Wolkens X-VCS-Revision: a66da50735e8552adbdf31b835e30eb99f4b5572 X-VCS-Branch: master Date: Fri, 31 Mar 2023 00:26:24 +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: f1d5fc14-f67c-4d7c-95d9-099b0b5f864b X-Archives-Hash: 9e82f6e3380605c7b973bdbf399b4742 commit: a66da50735e8552adbdf31b835e30eb99f4b5572 Author: Ionen Wolkens gentoo org> AuthorDate: Thu Mar 30 23:44:38 2023 +0000 Commit: Ionen Wolkens gentoo org> CommitDate: Fri Mar 31 00:23:41 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a66da507 x11-misc/primus: unkeyword 0.2-r3 for ~x86 nvidia-drivers is no longer available on x86, or at least unmasked. Could mask this together rather than unkeyworded, but it's very unlikely this works properly with 0/390 given the semi-broken glvnd support. If anything, it may make more sense to last rite this... Signed-off-by: Ionen Wolkens gentoo.org> x11-misc/primus/primus-0.2-r3.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/x11-misc/primus/primus-0.2-r3.ebuild b/x11-misc/primus/primus-0.2-r3.ebuild index b70260a99d7b..3a4c0197ea9a 100644 --- a/x11-misc/primus/primus-0.2-r3.ebuild +++ b/x11-misc/primus/primus-0.2-r3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -12,7 +12,7 @@ EGIT_REPO_URI="https://github.com/amonakov/${PN}.git" LICENSE="ISC" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64" IUSE="+libglvnd" RDEPEND="