diff options
author | Sam James <sam@gentoo.org> | 2021-03-12 18:57:01 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-03-12 18:57:01 +0000 |
commit | f3b555b1305df4c44ba0d334b01b38a029282b73 (patch) | |
tree | d7d9fb66674dad69a24125ab5f91b88e57044756 /dev-games/clanlib | |
parent | net-misc/dahdi-tools: Stabilize 3.1.0-r1 amd64, #775341 (diff) | |
download | gentoo-f3b555b1305df4c44ba0d334b01b38a029282b73.tar.gz gentoo-f3b555b1305df4c44ba0d334b01b38a029282b73.tar.bz2 gentoo-f3b555b1305df4c44ba0d334b01b38a029282b73.zip |
dev-games/clanlib: Stabilize 0.8.1-r1 amd64, #772824
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-games/clanlib')
-rw-r--r-- | dev-games/clanlib/clanlib-0.8.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-games/clanlib/clanlib-0.8.1-r1.ebuild b/dev-games/clanlib/clanlib-0.8.1-r1.ebuild index cae77b9cb155..d7a5360cea68 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. |