diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2019-12-01 13:58:16 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-12-01 13:58:16 +0000 |
commit | 3aaafd47d03ba75719571978dea25be1b1c03718 (patch) | |
tree | d30e2834d659c4233de843d77c9492d955fdc536 /games-engines | |
parent | dev-python/soupsieve: keyworded 1.9.5 for ppc64, bug #701290 (diff) | |
download | gentoo-3aaafd47d03ba75719571978dea25be1b1c03718.tar.gz gentoo-3aaafd47d03ba75719571978dea25be1b1c03718.tar.bz2 gentoo-3aaafd47d03ba75719571978dea25be1b1c03718.zip |
games-engines/scummvm: keyworded 2.1.0 for ppc64, bug #699360
Package-Manager: Portage-2.3.80, Repoman-2.3.19
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'games-engines')
-rw-r--r-- | games-engines/scummvm/scummvm-2.1.0.ebuild | 2 |
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 78fafff2ebc5..6b43908481d2 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 ~x86" +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" IUSE="a52 aac alsa debug flac fluidsynth jpeg lua mpeg2 mp3 net opengl png speech theora truetype unsupported vorbis zlib" RESTRICT="test" # it only looks like there's a test there #77507 |