summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wendler <polynomial-c@gentoo.org>2019-11-05 09:52:06 +0100
committerLars Wendler <polynomial-c@gentoo.org>2019-11-05 09:52:34 +0100
commit795ddb27af01ccd04cb22ec64cbacbf94a0c5edd (patch)
tree237924911ffdf84ff53d73fe07a9bc0eff798c1c
parentdev-vcs/hg-evolve: Version bumps (diff)
downloadgentoo-795ddb27.tar.gz
gentoo-795ddb27.tar.bz2
gentoo-795ddb27.zip
games-engines/scummvm: Removed ~ppc and ~ppc64 KEYWORDS
Package-Manager: Portage-2.3.78, Repoman-2.3.17 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
-rw-r--r--games-engines/scummvm/scummvm-2.1.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/games-engines/scummvm/scummvm-2.1.0.ebuild b/games-engines/scummvm/scummvm-2.1.0.ebuild
index f278a9a54712..4df7865efa74 100644
--- a/games-engines/scummvm/scummvm-2.1.0.ebuild
+++ b/games-engines/scummvm/scummvm-2.1.0.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 ~ppc ~ppc64 ~x86"
+KEYWORDS="~amd64 ~x86"
IUSE="a52 aac alsa debug flac fluidsynth jpeg lua mpeg2 mp3 opengl png speech theora truetype unsupported vorbis zlib"
RESTRICT="test" # it only looks like there's a test there #77507