diff options
author | 2013-12-24 12:58:00 +0000 | |
---|---|---|
committer | 2013-12-24 12:58:00 +0000 | |
commit | f3e411e21dcc22b700d01312e272bb3392b57799 (patch) | |
tree | 3e4ca0c4673abcd7d0bf1709eae5445e96cbfd49 /games-sports/trophy/trophy-2.0.3.ebuild | |
parent | Stable for x86, wrt bug #491996 (diff) | |
download | gentoo-2-f3e411e21dcc22b700d01312e272bb3392b57799.tar.gz gentoo-2-f3e411e21dcc22b700d01312e272bb3392b57799.tar.bz2 gentoo-2-f3e411e21dcc22b700d01312e272bb3392b57799.zip |
Stable for x86, wrt bug #491380
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'games-sports/trophy/trophy-2.0.3.ebuild')
-rw-r--r-- | games-sports/trophy/trophy-2.0.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-sports/trophy/trophy-2.0.3.ebuild b/games-sports/trophy/trophy-2.0.3.ebuild index 393797668e68..8b21c5579a3f 100644 --- a/games-sports/trophy/trophy-2.0.3.ebuild +++ b/games-sports/trophy/trophy-2.0.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-sports/trophy/trophy-2.0.3.ebuild,v 1.2 2013/11/19 09:48:24 chainsaw Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-sports/trophy/trophy-2.0.3.ebuild,v 1.3 2013/12/24 12:58:00 ago Exp $ EAPI=5 inherit eutils gnome2-utils games @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" RDEPEND="dev-games/clanlib:0.8[opengl]" |