diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-20 12:03:02 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-20 12:04:53 +0100 |
commit | b1a3956199fab47d1db51ca0053b7fe9a451554a (patch) | |
tree | 2aaf138a0251550d185d241bdab1d3eed5a876a4 /games-engines | |
parent | app-misc/abook: ppc64 stable wrt bug #602076 (diff) | |
download | gentoo-b1a3956199fab47d1db51ca0053b7fe9a451554a.tar.gz gentoo-b1a3956199fab47d1db51ca0053b7fe9a451554a.tar.bz2 gentoo-b1a3956199fab47d1db51ca0053b7fe9a451554a.zip |
games-engines/scummvm-tools: ppc64 stable wrt bug #580574
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'games-engines')
-rw-r--r-- | games-engines/scummvm-tools/scummvm-tools-1.8.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-engines/scummvm-tools/scummvm-tools-1.8.0.ebuild b/games-engines/scummvm-tools/scummvm-tools-1.8.0.ebuild index afdedff26557..c22499ea1ff2 100644 --- a/games-engines/scummvm-tools/scummvm-tools-1.8.0.ebuild +++ b/games-engines/scummvm-tools/scummvm-tools-1.8.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -12,7 +12,7 @@ SRC_URI="http://scummvm.org/frs/scummvm-tools/${PV}/${P}.tar.xz" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="amd64 ppc ~ppc64 x86 ~x86-fbsd" +KEYWORDS="amd64 ppc ppc64 x86 ~x86-fbsd" IUSE="flac iconv mad png vorbis" RESTRICT="test" # some tests require external files |