commit: ebcd7f835e5310f0dcd1d9a40eb2b0c19c441b02
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Jun 28 21:55:22 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Jun 28 21:55:22 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ebcd7f83
dev-games/clanlib: Stabilize 0.8.1-r3 amd64, #946099
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-games/clanlib/clanlib-0.8.1-r3.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-games/clanlib/clanlib-0.8.1-r3.ebuild
b/dev-games/clanlib/clanlib-0.8.1-r3.ebuild
index 3a4ad750488e..f82d2a0f58df 100644
--- a/dev-games/clanlib/clanlib-0.8.1-r3.ebuild
+++ b/dev-games/clanlib/clanlib-0.8.1-r3.ebuild
@@ -13,7 +13,7 @@ S="${WORKDIR}"/ClanLib-${PV}
LICENSE="ZLIB"
SLOT="0.8"
# Not big endian safe! #82779
-KEYWORDS="~amd64 x86"
+KEYWORDS="amd64 x86"
IUSE="doc ipv6 mikmod opengl sdl static-libs vorbis"
# opengl keyword does not drop the GL/GLU requirement.