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/eglexternalplatform/
Date: Sat, 17 Apr 2021 14:45:00
Message-Id: 1618670659.e97393868f86b905aaa685aea0710adbf182e9d6.soap@gentoo
1 commit: e97393868f86b905aaa685aea0710adbf182e9d6
2 Author: Ionen Wolkens <sudinave <AT> gmail <DOT> com>
3 AuthorDate: Sat Apr 17 14:44:19 2021 +0000
4 Commit: David Seifert <soap <AT> gentoo <DOT> org>
5 CommitDate: Sat Apr 17 14:44:19 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e9739386
7
8 gui-libs/eglexternalplatform: drop ~x86 keyword
9
10 Only needed by egl-wayland which is no longer keyworded on ~x86.
11
12 Signed-off-by: Ionen Wolkens <sudinave <AT> gmail.com>
13 Signed-off-by: David Seifert <soap <AT> gentoo.org>
14
15 gui-libs/eglexternalplatform/eglexternalplatform-1.1.ebuild | 2 +-
16 1 file changed, 1 insertion(+), 1 deletion(-)
17
18 diff --git a/gui-libs/eglexternalplatform/eglexternalplatform-1.1.ebuild b/gui-libs/eglexternalplatform/eglexternalplatform-1.1.ebuild
19 index d8cb2dbadf4..af93f2462d9 100644
20 --- a/gui-libs/eglexternalplatform/eglexternalplatform-1.1.ebuild
21 +++ b/gui-libs/eglexternalplatform/eglexternalplatform-1.1.ebuild
22 @@ -9,7 +9,7 @@ SRC_URI="https://github.com/NVIDIA/eglexternalplatform/archive/${PV}.tar.gz -> $
23
24 LICENSE="MIT"
25 SLOT="0"
26 -KEYWORDS="~amd64 ~x86"
27 +KEYWORDS="~amd64"
28
29 src_prepare() {
30 default