commit: 39c4f5a7848560a1800bf243945f9d2d0fcc2f17 Author: Ionen Wolkens <ionen <AT> gentoo <DOT> org> AuthorDate: Thu Mar 13 06:35:21 2025 +0000 Commit: Ionen Wolkens <ionen <AT> gentoo <DOT> org> CommitDate: Thu Mar 13 06:44:32 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=39c4f5a7
gui-libs/eglexternalplatform: stabilize 1.2 for amd64 Bug: https://bugs.gentoo.org/950350 Signed-off-by: Ionen Wolkens <ionen <AT> gentoo.org> gui-libs/eglexternalplatform/eglexternalplatform-1.2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gui-libs/eglexternalplatform/eglexternalplatform-1.2.ebuild b/gui-libs/eglexternalplatform/eglexternalplatform-1.2.ebuild index ed2b3aba9691..28e9aee6cbbf 100644 --- a/gui-libs/eglexternalplatform/eglexternalplatform-1.2.ebuild +++ b/gui-libs/eglexternalplatform/eglexternalplatform-1.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 2021-2024 Gentoo Authors +# Copyright 2021-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -14,7 +14,7 @@ SRC_URI=" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm64" +KEYWORDS="amd64 ~arm64" src_install() { meson_src_install
