commit: cca2c874119a3c52f3f73f5de1035a86b956966b Author: Ionen Wolkens <ionen <AT> gentoo <DOT> org> AuthorDate: Thu Mar 13 06:35:52 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=cca2c874
gui-libs/egl-x11: stabilize 1.0.0 for amd64 Bug: https://bugs.gentoo.org/950350 Signed-off-by: Ionen Wolkens <ionen <AT> gentoo.org> gui-libs/egl-x11/egl-x11-1.0.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gui-libs/egl-x11/egl-x11-1.0.0.ebuild b/gui-libs/egl-x11/egl-x11-1.0.0.ebuild index be0bb4b621c1..0752f87482c6 100644 --- a/gui-libs/egl-x11/egl-x11-1.0.0.ebuild +++ b/gui-libs/egl-x11/egl-x11-1.0.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 2024 Gentoo Authors +# Copyright 2024-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -14,7 +14,7 @@ SRC_URI=" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~arm64" +KEYWORDS="amd64 ~arm64" # wrt blocker, may or may not cause problems if present with <560 # drivers, and collides with <565.57.01-r2
