commit: 6bcdcca9ffabf7e180f31cb728f68e61a67dd3ec
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Jun 28 21:55:20 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Jun 28 21:55:20 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6bcdcca9
dev-games/clanlib: Stabilize 4.2.0 x86, #946099
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-games/clanlib/clanlib-4.2.0.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-games/clanlib/clanlib-4.2.0.ebuild
b/dev-games/clanlib/clanlib-4.2.0.ebuild
index b277a01b2eb2..74e7c70017c4 100644
--- a/dev-games/clanlib/clanlib-4.2.0.ebuild
+++ b/dev-games/clanlib/clanlib-4.2.0.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
@@ -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 )"