summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2012-11-14 20:27:19 +0000
committerAgostino Sarubbo <ago@gentoo.org>2012-11-14 20:27:19 +0000
commit3d4e16fe242e42c03f6644005c60b996bd0f8bc6 (patch)
treec8dd8773b6afd59b1dc03b37746f0ef6c7816334 /games-engines/scummvm/scummvm-1.5.0.ebuild
parentStable for amd64, wrt bug #442440 (diff)
downloadgentoo-2-3d4e16fe242e42c03f6644005c60b996bd0f8bc6.tar.gz
gentoo-2-3d4e16fe242e42c03f6644005c60b996bd0f8bc6.tar.bz2
gentoo-2-3d4e16fe242e42c03f6644005c60b996bd0f8bc6.zip
Stable for amd64, wrt bug #442938
(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'games-engines/scummvm/scummvm-1.5.0.ebuild')
-rw-r--r--games-engines/scummvm/scummvm-1.5.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/games-engines/scummvm/scummvm-1.5.0.ebuild b/games-engines/scummvm/scummvm-1.5.0.ebuild
index c3799aa811a8..1bfe9c1f8f09 100644
--- a/games-engines/scummvm/scummvm-1.5.0.ebuild
+++ b/games-engines/scummvm/scummvm-1.5.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-engines/scummvm/scummvm-1.5.0.ebuild,v 1.5 2012/10/09 23:55:28 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-engines/scummvm/scummvm-1.5.0.ebuild,v 1.6 2012/11/14 20:27:19 ago Exp $
EAPI=2
inherit eutils flag-o-matic games
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/scummvm/${P/_/}.tar.bz2"
LICENSE="GPL-2 LGPL-2.1"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~x86-fbsd"
+KEYWORDS="amd64 ~ppc ~ppc64 ~x86 ~x86-fbsd"
IUSE="aac alsa debug flac fluidsynth mp3 opengl truetype vorbis"
RESTRICT="test" # it only looks like there's a test there #77507