diff options
Diffstat (limited to 'games-engines/scummvm/scummvm-1.8.1-r1.ebuild')
-rw-r--r-- | games-engines/scummvm/scummvm-1.8.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games-engines/scummvm/scummvm-1.8.1-r1.ebuild b/games-engines/scummvm/scummvm-1.8.1-r1.ebuild index 12997d73df2c..48d2513b1557 100644 --- a/games-engines/scummvm/scummvm-1.8.1-r1.ebuild +++ b/games-engines/scummvm/scummvm-1.8.1-r1.ebuild @@ -10,7 +10,7 @@ SRC_URI="http://scummvm.org/frs/scummvm/${PV}/${P}.tar.xz" LICENSE="GPL-2+ LGPL-2.1 BSD GPL-3-with-font-exception" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~x86-fbsd" +KEYWORDS="~amd64 ~ppc64 ~x86 ~x86-fbsd" IUSE="aac alsa debug flac fluidsynth jpeg mpeg2 mp3 opengl png theora truetype unsupported vorbis zlib" RESTRICT="test" # it only looks like there's a test there #77507 |