diff options
author | 2007-08-28 16:51:36 +0000 | |
---|---|---|
committer | 2007-08-28 16:51:36 +0000 | |
commit | 385307c8c0214dcfae2e812a33a8b2943435c17e (patch) | |
tree | 186844b43ee6d1ab91b7e027fe8fb7451681091d /games-puzzle/xphotohunter/xphotohunter-1.4-r1.ebuild | |
parent | and x86 (diff) | |
download | gentoo-2-385307c8c0214dcfae2e812a33a8b2943435c17e.tar.gz gentoo-2-385307c8c0214dcfae2e812a33a8b2943435c17e.tar.bz2 gentoo-2-385307c8c0214dcfae2e812a33a8b2943435c17e.zip |
and x86
(Portage version: 2.1.2.12)
Diffstat (limited to 'games-puzzle/xphotohunter/xphotohunter-1.4-r1.ebuild')
-rw-r--r-- | games-puzzle/xphotohunter/xphotohunter-1.4-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-puzzle/xphotohunter/xphotohunter-1.4-r1.ebuild b/games-puzzle/xphotohunter/xphotohunter-1.4-r1.ebuild index 24a6a0f9ce02..d63befbb0bcf 100644 --- a/games-puzzle/xphotohunter/xphotohunter-1.4-r1.ebuild +++ b/games-puzzle/xphotohunter/xphotohunter-1.4-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-puzzle/xphotohunter/xphotohunter-1.4-r1.ebuild,v 1.1 2007/05/09 19:15:35 tupone Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-puzzle/xphotohunter/xphotohunter-1.4-r1.ebuild,v 1.2 2007/08/28 16:51:36 mr_bones_ Exp $ inherit eutils games @@ -13,7 +13,7 @@ SRC_URI="http://micro.ee.nthu.edu.tw/~tomcat/Xphotohunter/${P}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~x86" IUSE="" DEPEND="media-libs/imlib" |