diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2019-06-09 20:21:01 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-06-09 20:21:01 +0100 |
commit | 7ebb38953b82f52b065940af98f02213c0881ffc (patch) | |
tree | 8fda8954a59dbadc646a43a57ec8574a7af17a20 /games-engines | |
parent | app-portage/portage-utils: keyworded 0.80_pre20190605 for ppc, bug #687510 (diff) | |
download | gentoo-7ebb38953b82f52b065940af98f02213c0881ffc.tar.gz gentoo-7ebb38953b82f52b065940af98f02213c0881ffc.tar.bz2 gentoo-7ebb38953b82f52b065940af98f02213c0881ffc.zip |
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 <slyfox@gentoo.org>
Diffstat (limited to 'games-engines')
-rw-r--r-- | games-engines/scummvm/scummvm-2.0.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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 |