commit: a69716f33b12e16b31d161a1ab820379cd8122d7
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Jun 28 21:55:10 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Jun 28 21:55:10 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a69716f3
dev-games/clanlib: Stabilize 0.8.1-r3 x86, #946099
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-games/clanlib/clanlib-0.8.1-r3.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-games/clanlib/clanlib-0.8.1-r3.ebuild
b/dev-games/clanlib/clanlib-0.8.1-r3.ebuild
index 91061dde6339..3a4ad750488e 100644
--- a/dev-games/clanlib/clanlib-0.8.1-r3.ebuild
+++ b/dev-games/clanlib/clanlib-0.8.1-r3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -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.