commit:     a66da50735e8552adbdf31b835e30eb99f4b5572
Author:     Ionen Wolkens <ionen <AT> gentoo <DOT> org>
AuthorDate: Thu Mar 30 23:44:38 2023 +0000
Commit:     Ionen Wolkens <ionen <AT> gentoo <DOT> 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 <ionen <AT> 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="

Reply via email to