commit: bfc8eba8dda01d0fd49e34917551606d279454b1
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Jun 28 21:55:19 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Jun 28 21:55:19 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bfc8eba8
dev-games/clanlib: Stabilize 4.1.0-r1 x86, #946099
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-games/clanlib/clanlib-4.1.0-r1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-games/clanlib/clanlib-4.1.0-r1.ebuild
b/dev-games/clanlib/clanlib-4.1.0-r1.ebuild
index 8ddb515551e2..64e7852d5b1b 100644
--- a/dev-games/clanlib/clanlib-4.1.0-r1.ebuild
+++ b/dev-games/clanlib/clanlib-4.1.0-r1.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.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 )"