commit: 1fde789bf67a00a4c20295c2c7ed9f751e695f32 Author: Ionen Wolkens <sudinave <AT> gmail <DOT> com> AuthorDate: Sat Apr 17 14:44:22 2021 +0000 Commit: David Seifert <soap <AT> gentoo <DOT> org> CommitDate: Sat Apr 17 14:44:22 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1fde789b
gui-libs/eglexternalplatform: stabilize 1.1 for amd64 First stabilization, needed by gui-libs/egl-wayland. Signed-off-by: Ionen Wolkens <sudinave <AT> gmail.com> Signed-off-by: David Seifert <soap <AT> gentoo.org> gui-libs/eglexternalplatform/eglexternalplatform-1.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gui-libs/eglexternalplatform/eglexternalplatform-1.1.ebuild b/gui-libs/eglexternalplatform/eglexternalplatform-1.1.ebuild index af93f2462d9..d224b408e9f 100644 --- a/gui-libs/eglexternalplatform/eglexternalplatform-1.1.ebuild +++ b/gui-libs/eglexternalplatform/eglexternalplatform-1.1.ebuild @@ -9,7 +9,7 @@ SRC_URI="https://github.com/NVIDIA/eglexternalplatform/archive/${PV}.tar.gz -> $ LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="amd64" src_prepare() { default
