diff options
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 a8c53b93f36a..1e543a2cca85 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.2 2009/08/12 15:47:36 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-rpg/lure/lure-1.1.ebuild,v 1.3 2009/10/23 11:37:19 ssuominen 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" |