commit: 204e05856e9184802532800d41f8692fdfdb52ce
Author: Ionen Wolkens <ionen <AT> gentoo <DOT> org>
AuthorDate: Fri Oct 22 00:45:40 2021 +0000
Commit: Ionen Wolkens <ionen <AT> gentoo <DOT> org>
CommitDate: Fri Oct 22 02:20:23 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=204e0585
dev-games/clanlib: stabilize 0.8.1-r2 for amd64, x86
Even if glibc-2.34 won't be stabled anytime soon, still want
fixes (bug #808707) in stable before it's keyworded.
Signed-off-by: Ionen Wolkens <ionen <AT> gentoo.org>
dev-games/clanlib/clanlib-0.8.1-r2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-games/clanlib/clanlib-0.8.1-r2.ebuild
b/dev-games/clanlib/clanlib-0.8.1-r2.ebuild
index a52b9730199..dc731f1467d 100644
--- a/dev-games/clanlib/clanlib-0.8.1-r2.ebuild
+++ b/dev-games/clanlib/clanlib-0.8.1-r2.ebuild
@@ -11,7 +11,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.