From: Sergei Trofimovich Date: Sun, 9 Jun 2019 19:21:01 +0000 (+0100) Subject: games-engines/scummvm: keyworded 2.0.0-r1 for ppc, bug #687634 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=7ebb38953b82f52b065940af98f02213c0881ffc;p=gentoo.git games-engines/scummvm: keyworded 2.0.0-r1 for ppc, bug #687634 Package-Manager: Portage-2.3.67, Repoman-2.3.14 RepoMan-Options: --include-arches="ppc" Signed-off-by: Sergei Trofimovich --- diff --git a/games-engines/scummvm/scummvm-2.0.0-r1.ebuild b/games-engines/scummvm/scummvm-2.0.0-r1.ebuild index 80cf8306ba46..9867d2bb2aba 100644 --- a/games-engines/scummvm/scummvm-2.0.0-r1.ebuild +++ b/games-engines/scummvm/scummvm-2.0.0-r1.ebuild @@ -10,7 +10,7 @@ SRC_URI="https://scummvm.org/frs/scummvm/${PV}/${P}.tar.xz" LICENSE="GPL-2+ LGPL-2.1 BSD GPL-3-with-font-exception" SLOT="0" -KEYWORDS="~amd64 ~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