diff options
author | Ionen Wolkens <ionen@gentoo.org> | 2021-10-21 20:45:40 -0400 |
---|---|---|
committer | Ionen Wolkens <ionen@gentoo.org> | 2021-10-21 22:20:23 -0400 |
commit | 204e05856e9184802532800d41f8692fdfdb52ce (patch) | |
tree | 0a7a16d1d619ebfd96a4b4d60d61aae1a6a2ed5e /dev-games/clanlib | |
parent | x11-themes/xcursor-themes: keyword ~riscv (diff) | |
download | gentoo-204e05856e9184802532800d41f8692fdfdb52ce.tar.gz gentoo-204e05856e9184802532800d41f8692fdfdb52ce.tar.bz2 gentoo-204e05856e9184802532800d41f8692fdfdb52ce.zip |
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@gentoo.org>
Diffstat (limited to 'dev-games/clanlib')
-rw-r--r-- | dev-games/clanlib/clanlib-0.8.1-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-games/clanlib/clanlib-0.8.1-r2.ebuild b/dev-games/clanlib/clanlib-0.8.1-r2.ebuild index a52b9730199e..dc731f1467d2 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. |