diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2009-11-20 12:54:48 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2009-11-20 12:54:48 +0000 |
commit | 91f8f41264cd1f1c318666c7a1b6c2a46e694514 (patch) | |
tree | 432ffef9b93aa364898cf5b3eaa292e0ff75be89 /games-rpg/lure/lure-1.1.ebuild | |
parent | stable x86, bug 285212 (diff) | |
download | gentoo-2-91f8f41264cd1f1c318666c7a1b6c2a46e694514.tar.gz gentoo-2-91f8f41264cd1f1c318666c7a1b6c2a46e694514.tar.bz2 gentoo-2-91f8f41264cd1f1c318666c7a1b6c2a46e694514.zip |
stable x86, bug 285392
(Portage version: 2.1.6.13/cvs/Linux i686)
Diffstat (limited to 'games-rpg/lure/lure-1.1.ebuild')
-rw-r--r-- | games-rpg/lure/lure-1.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-rpg/lure/lure-1.1.ebuild b/games-rpg/lure/lure-1.1.ebuild index 1e543a2cca85..be71f6ff7411 100644 --- a/games-rpg/lure/lure-1.1.ebuild +++ b/games-rpg/lure/lure-1.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-rpg/lure/lure-1.1.ebuild,v 1.3 2009/10/23 11:37:19 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-rpg/lure/lure-1.1.ebuild,v 1.4 2009/11/20 12:54:48 fauli Exp $ EAPI=2 inherit eutils games @@ -20,7 +20,7 @@ SRC_URI=" LICENSE="lure" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" LANGS_IUSE="linguas_en linguas_es linguas_de linguas_fr linguas_it" IUSE=${LANGS_IUSE} RESTRICT="mirror" |