dev-games/clanlib: Stabilize 4.2.0 x86, #946099

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2025-06-28 22:55:20 +01:00
parent bfc8eba8dd
commit 6bcdcca9ff

View File

@@ -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 )"