diff options
Diffstat (limited to 'games-rpg/grimrock/grimrock-20130515.ebuild')
-rw-r--r-- | games-rpg/grimrock/grimrock-20130515.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/games-rpg/grimrock/grimrock-20130515.ebuild b/games-rpg/grimrock/grimrock-20130515.ebuild index 0a063c335374..23e0f2190bb6 100644 --- a/games-rpg/grimrock/grimrock-20130515.ebuild +++ b/games-rpg/grimrock/grimrock-20130515.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-rpg/grimrock/grimrock-20130515.ebuild,v 1.2 2013/06/13 12:24:24 xmw Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-rpg/grimrock/grimrock-20130515.ebuild,v 1.3 2014/03/19 00:16:43 hasufell Exp $ EAPI=5 @@ -14,7 +14,7 @@ SRC_URI="LegendOfGrimrock-Linux-${TIMESTAMP}.sh" SLOT="0" LICENSE="all-rights-reserved" -KEYWORDS="-* ~amd64 ~x86" +KEYWORDS="-* amd64 ~x86" IUSE="bundled-libs" RESTRICT="fetch bindist splitdebug" |