diff options
author | Mike Frysinger <vapier@gentoo.org> | 2006-05-12 03:48:24 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2006-05-12 03:48:24 +0000 |
commit | 4045a7f9932f2e4840ccff40ddc38e41a1f7c8cc (patch) | |
tree | 178c646932919014c9431a2a3bd30aa9fff4d933 /dev-games/clanlib | |
parent | old (diff) | |
download | gentoo-2-4045a7f9932f2e4840ccff40ddc38e41a1f7c8cc.tar.gz gentoo-2-4045a7f9932f2e4840ccff40ddc38e41a1f7c8cc.tar.bz2 gentoo-2-4045a7f9932f2e4840ccff40ddc38e41a1f7c8cc.zip |
stabilize
(Portage version: 2.1_pre10-r5)
Diffstat (limited to 'dev-games/clanlib')
-rw-r--r-- | dev-games/clanlib/clanlib-0.7.8-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-games/clanlib/clanlib-0.7.8-r2.ebuild b/dev-games/clanlib/clanlib-0.7.8-r2.ebuild index ab4f270852e1..1fa1352c0529 100644 --- a/dev-games/clanlib/clanlib-0.7.8-r2.ebuild +++ b/dev-games/clanlib/clanlib-0.7.8-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-games/clanlib/clanlib-0.7.8-r2.ebuild,v 1.1 2006/03/26 19:53:36 tupone Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-games/clanlib/clanlib-0.7.8-r2.ebuild,v 1.2 2006/05/12 03:48:24 vapier Exp $ inherit flag-o-matic eutils @@ -10,7 +10,7 @@ SRC_URI="http://www.clanlib.org/download/files/ClanLib-${PV}-1.tar.bz2" LICENSE="LGPL-2" SLOT="0.7" -KEYWORDS="~amd64 ~x86" #not big endian safe #82779 +KEYWORDS="amd64 x86" #not big endian safe #82779 IUSE="opengl sdl vorbis doc mikmod ipv6" # opengl keyword does not drop the GL/GLU requirement. |