commit: b7a1b4c623aaaf3c601a97d7565a58a28a3b5dd5 Author: Ionen Wolkens <ionen <AT> gentoo <DOT> org> AuthorDate: Fri Oct 22 00:47:55 2021 +0000 Commit: Ionen Wolkens <ionen <AT> gentoo <DOT> org> CommitDate: Fri Oct 22 02:20:32 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b7a1b4c6
dev-games/clanlib: stabilize 2.3.7-r2 for amd64, x86 Even if glibc-2.34 won't be stabled anytime soon, still want fixes (bug #811591) in stable before it's keyworded. Signed-off-by: Ionen Wolkens <ionen <AT> gentoo.org> dev-games/clanlib/clanlib-2.3.7-r2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-games/clanlib/clanlib-2.3.7-r2.ebuild b/dev-games/clanlib/clanlib-2.3.7-r2.ebuild index 5a2389c1c05..600c112305e 100644 --- a/dev-games/clanlib/clanlib-2.3.7-r2.ebuild +++ b/dev-games/clanlib/clanlib-2.3.7-r2.ebuild @@ -14,7 +14,7 @@ S="${WORKDIR}"/${MY_P} LICENSE="ZLIB" SLOT="2.3" # Not big endian safe! #82779 -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="doc ipv6 mikmod opengl sound sqlite cpu_flags_x86_sse2 static-libs vorbis X" REQUIRED_USE="opengl? ( X )"