Gentoo Archives: gentoo-commits

From: David Seifert <soap@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: gui-libs/egl-wayland/
Date: Sat, 17 Apr 2021 14:45:00
Message-Id: 1618670656.6d300809fe30f389c70ad9343e53e0fb890f5064.soap@gentoo
1 commit: 6d300809fe30f389c70ad9343e53e0fb890f5064
2 Author: Ionen Wolkens <sudinave <AT> gmail <DOT> com>
3 AuthorDate: Sat Apr 17 14:44:16 2021 +0000
4 Commit: David Seifert <soap <AT> gentoo <DOT> org>
5 CommitDate: Sat Apr 17 14:44:16 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6d300809
7
8 gui-libs/egl-wayland: drop ~x86 keyword
9
10 While it built, adding with ~x86 keyword was a mistake. Only legacy
11 nvidia-drivers are available on x86 and this isn't known to work
12 properly with it (very unlikely anyone used this at all on x86).
13
14 Signed-off-by: Ionen Wolkens <sudinave <AT> gmail.com>
15 Signed-off-by: David Seifert <soap <AT> gentoo.org>
16
17 gui-libs/egl-wayland/egl-wayland-1.1.6.ebuild | 2 +-
18 1 file changed, 1 insertion(+), 1 deletion(-)
19
20 diff --git a/gui-libs/egl-wayland/egl-wayland-1.1.6.ebuild b/gui-libs/egl-wayland/egl-wayland-1.1.6.ebuild
21 index 5592ca6a5cd..175ed338f14 100644
22 --- a/gui-libs/egl-wayland/egl-wayland-1.1.6.ebuild
23 +++ b/gui-libs/egl-wayland/egl-wayland-1.1.6.ebuild
24 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/NVIDIA/egl-wayland/archive/${PV}.tar.gz -> ${P}.tar.
25
26 LICENSE="MIT"
27 SLOT="0"
28 -KEYWORDS="~amd64 ~x86"
29 +KEYWORDS="~amd64"
30
31 RDEPEND="
32 dev-libs/wayland