summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'games-engines/scummvm/scummvm-1.1.1.ebuild')
-rw-r--r--games-engines/scummvm/scummvm-1.1.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/games-engines/scummvm/scummvm-1.1.1.ebuild b/games-engines/scummvm/scummvm-1.1.1.ebuild
index c43690e617c5..569252f25861 100644
--- a/games-engines/scummvm/scummvm-1.1.1.ebuild
+++ b/games-engines/scummvm/scummvm-1.1.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-engines/scummvm/scummvm-1.1.1.ebuild,v 1.1 2010/05/03 21:10:07 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-engines/scummvm/scummvm-1.1.1.ebuild,v 1.2 2010/06/24 21:16:42 pacho Exp $
EAPI=2
inherit eutils games
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/scummvm/${P/_/}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="amd64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
IUSE="alsa debug flac fluidsynth mp3 ogg vorbis"
RESTRICT="test" # it only looks like there's a test there #77507