diff options
-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. |