commit: 4a776a2065fb90610d766bb4f6e28e89d2c9866f Author: Ionen Wolkens <ionen <AT> gentoo <DOT> org> AuthorDate: Thu Apr 24 16:44:15 2025 +0000 Commit: Ionen Wolkens <ionen <AT> gentoo <DOT> org> CommitDate: Fri Apr 25 00:39:00 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4a776a20
gui-libs/egl-x11: stabilize 1.0.1 for amd64 Signed-off-by: Ionen Wolkens <ionen <AT> gentoo.org> gui-libs/egl-x11/egl-x11-1.0.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gui-libs/egl-x11/egl-x11-1.0.1.ebuild b/gui-libs/egl-x11/egl-x11-1.0.1.ebuild index 4db57910cc58..0752f87482c6 100644 --- a/gui-libs/egl-x11/egl-x11-1.0.1.ebuild +++ b/gui-libs/egl-x11/egl-x11-1.0.1.ebuild @@ -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
