diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-07-06 11:06:26 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-07-06 11:06:26 +0200 |
commit | 0dbc0470c640d9112cfbce3c7a10c0c55dd5571d (patch) | |
tree | 001fbcdd519ae93c93a997d448f6992c43da3e3c /games-engines | |
parent | dev-ruby/text: ppc stable wrt bug #579138 (diff) | |
download | gentoo-0dbc0470c640d9112cfbce3c7a10c0c55dd5571d.tar.gz gentoo-0dbc0470c640d9112cfbce3c7a10c0c55dd5571d.tar.bz2 gentoo-0dbc0470c640d9112cfbce3c7a10c0c55dd5571d.zip |
games-engines/scummvm: ppc stable wrt bug #580164
Package-Manager: portage-2.2.28
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'games-engines')
-rw-r--r-- | games-engines/scummvm/scummvm-1.8.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games-engines/scummvm/scummvm-1.8.0.ebuild b/games-engines/scummvm/scummvm-1.8.0.ebuild index 3e06db9d4d6f..f66d60e46415 100644 --- a/games-engines/scummvm/scummvm-1.8.0.ebuild +++ b/games-engines/scummvm/scummvm-1.8.0.ebuild @@ -11,7 +11,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 ppc ~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 |