commit: e8020d9b7c52e8e02881dc06fe7a5173981420b0
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Jun 28 21:55:27 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Jun 28 21:55:27 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e8020d9b
dev-games/clanlib: Stabilize 4.2.0 amd64, #946099
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-games/clanlib/clanlib-4.2.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-games/clanlib/clanlib-4.2.0.ebuild
b/dev-games/clanlib/clanlib-4.2.0.ebuild
index 74e7c70017c4..0a0e2ba993cb 100644
--- a/dev-games/clanlib/clanlib-4.2.0.ebuild
+++ b/dev-games/clanlib/clanlib-4.2.0.ebuild
@@ -14,7 +14,7 @@ S="${WORKDIR}/${MY_PN}-${PV}"
LICENSE="ZLIB"
SLOT="4.2"
-KEYWORDS="~amd64 x86" #not big endian safe #82779
+KEYWORDS="amd64 x86" #not big endian safe #82779
IUSE="cpu_flags_x86_sse2 doc examples opengl +sound static-libs X"
REQUIRED_USE="opengl? ( X )"