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:01
Message-Id: 1618670662.1fde789bf67a00a4c20295c2c7ed9f751e695f32.soap@gentoo
1 commit: 1fde789bf67a00a4c20295c2c7ed9f751e695f32
2 Author: Ionen Wolkens <sudinave <AT> gmail <DOT> com>
3 AuthorDate: Sat Apr 17 14:44:22 2021 +0000
4 Commit: David Seifert <soap <AT> gentoo <DOT> org>
5 CommitDate: Sat Apr 17 14:44:22 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1fde789b
7
8 gui-libs/eglexternalplatform: stabilize 1.1 for amd64
9
10 First stabilization, needed by gui-libs/egl-wayland.
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 af93f2462d9..d224b408e9f 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"
27 +KEYWORDS="amd64"
28
29 src_prepare() {
30 default