diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-05-13 16:48:08 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-05-13 16:48:08 +0200 |
commit | d206e6ae295db168e5bd37c62282f7158dfbeace (patch) | |
tree | 00ccedb82de3ccd4a733450ed56efb21a53bb321 /games-engines/scummvm | |
parent | sys-kernel/openvz-sources: amd64 stable wrt bug #565346 (diff) | |
download | gentoo-d206e6ae295db168e5bd37c62282f7158dfbeace.tar.gz gentoo-d206e6ae295db168e5bd37c62282f7158dfbeace.tar.bz2 gentoo-d206e6ae295db168e5bd37c62282f7158dfbeace.zip |
games-engines/scummvm: amd64 stable wrt bug #580164
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'games-engines/scummvm')
-rw-r--r-- | games-engines/scummvm/scummvm-1.8.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games-engines/scummvm/scummvm-1.8.0.ebuild b/games-engines/scummvm/scummvm-1.8.0.ebuild index 6aff6122f85c..9f46a6c44da0 100644 --- a/games-engines/scummvm/scummvm-1.8.0.ebuild +++ b/games-engines/scummvm/scummvm-1.8.0.ebuild @@ -11,7 +11,7 @@ SRC_URI="http://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 ~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 |