diff options
Diffstat (limited to 'games-rpg/grimrock/grimrock-20121222.ebuild')
-rw-r--r-- | games-rpg/grimrock/grimrock-20121222.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-rpg/grimrock/grimrock-20121222.ebuild b/games-rpg/grimrock/grimrock-20121222.ebuild index 735071ea3b81..0b45ab6ce608 100644 --- a/games-rpg/grimrock/grimrock-20121222.ebuild +++ b/games-rpg/grimrock/grimrock-20121222.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-rpg/grimrock/grimrock-20121222.ebuild,v 1.7 2013/05/13 03:56:15 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-rpg/grimrock/grimrock-20121222.ebuild,v 1.8 2013/06/02 18:49:12 hasufell Exp $ EAPI=5 @@ -16,7 +16,7 @@ SLOT="0" LICENSE="all-rights-reserved" KEYWORDS="-* ~amd64 ~x86" IUSE="bundled-libs" -RESTRICT="fetch bindist" +RESTRICT="fetch bindist splitdebug" QA_PREBUILT="${GAMES_PREFIX_OPT}/${PN}/${MY_PN}.bin.* ${GAMES_PREFIX_OPT}/${PN}/lib.*" |