diff options
Diffstat (limited to 'games-rpg/to-the-moon/to-the-moon-0.ebuild')
-rw-r--r-- | games-rpg/to-the-moon/to-the-moon-0.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/games-rpg/to-the-moon/to-the-moon-0.ebuild b/games-rpg/to-the-moon/to-the-moon-0.ebuild index f08fa920255a..fdfb2bf84b5e 100644 --- a/games-rpg/to-the-moon/to-the-moon-0.ebuild +++ b/games-rpg/to-the-moon/to-the-moon-0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-rpg/to-the-moon/to-the-moon-0.ebuild,v 1.3 2014/05/15 12:35:34 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-rpg/to-the-moon/to-the-moon-0.ebuild,v 1.4 2015/05/21 10:47:20 ago Exp $ # TODO: unbundling sdl-sound breaks the game @@ -15,7 +15,7 @@ SRC_URI="${MY_PN}_linux_1389114090.sh" LICENSE="all-rights-reserved bundled-libs? ( LGPL-2 LGPL-2.1 ZLIB )" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="bundled-libs" RESTRICT="fetch bindist splitdebug" |