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