diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2012-01-28 15:22:33 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2012-01-28 15:22:33 +0000 |
commit | db44f997dea9a10511006523540c370f360e177d (patch) | |
tree | 7a7545bdc25bc476194ec9967e6270c3cdb472dd /games-engines/scummvm-tools/scummvm-tools-1.4.0.ebuild | |
parent | x86 stable wrt bug #400801 (diff) | |
download | historical-db44f997dea9a10511006523540c370f360e177d.tar.gz historical-db44f997dea9a10511006523540c370f360e177d.tar.bz2 historical-db44f997dea9a10511006523540c370f360e177d.zip |
x86 stable wrt bug #400803
Package-Manager: portage-2.1.10.44/cvs/Linux i686
Diffstat (limited to 'games-engines/scummvm-tools/scummvm-tools-1.4.0.ebuild')
-rw-r--r-- | games-engines/scummvm-tools/scummvm-tools-1.4.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-engines/scummvm-tools/scummvm-tools-1.4.0.ebuild b/games-engines/scummvm-tools/scummvm-tools-1.4.0.ebuild index cbe2a956c086..7fc22e73bd0e 100644 --- a/games-engines/scummvm-tools/scummvm-tools-1.4.0.ebuild +++ b/games-engines/scummvm-tools/scummvm-tools-1.4.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-tools/scummvm-tools-1.4.0.ebuild,v 1.2 2012/01/27 19:10:50 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-engines/scummvm-tools/scummvm-tools-1.4.0.ebuild,v 1.3 2012/01/28 15:22:33 phajdan.jr Exp $ EAPI=2 WX_GTK_VER=2.8 @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/scummvm/${P/_/}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc ~ppc64 ~x86 ~x86-fbsd" +KEYWORDS="amd64 ~ppc ~ppc64 x86 ~x86-fbsd" IUSE="flac iconv mad png vorbis" RESTRICT="test" # some tests require external files |