commit: f3b555b1305df4c44ba0d334b01b38a029282b73
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Mar 12 18:57:01 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Mar 12 18:57:01 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f3b555b1
dev-games/clanlib: Stabilize 0.8.1-r1 amd64, #772824
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-games/clanlib/clanlib-0.8.1-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-games/clanlib/clanlib-0.8.1-r1.ebuild
b/dev-games/clanlib/clanlib-0.8.1-r1.ebuild
index cae77b9cb15..d7a5360cea6 100644
--- a/dev-games/clanlib/clanlib-0.8.1-r1.ebuild
+++ b/dev-games/clanlib/clanlib-0.8.1-r1.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.