diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-12-25 17:14:06 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-12-25 17:14:06 +0100 |
commit | a2350b73cc66491ab9738f8aed73d21bdc152afe (patch) | |
tree | 3685acb1e25a24d8f925f98a116c51c421e5ff89 /app-emulation | |
parent | games-engines/scummvm-tools: x86 stable wrt bug #568820 (diff) | |
download | gentoo-a2350b73cc66491ab9738f8aed73d21bdc152afe.tar.gz gentoo-a2350b73cc66491ab9738f8aed73d21bdc152afe.tar.bz2 gentoo-a2350b73cc66491ab9738f8aed73d21bdc152afe.zip |
app-emulation/vice: x86 stable wrt bug #568078
Package-Manager: portage-2.2.24
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-emulation')
-rw-r--r-- | app-emulation/vice/vice-2.4.22.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/vice/vice-2.4.22.ebuild b/app-emulation/vice/vice-2.4.22.ebuild index a0138be1b1c4..7030bb006a5e 100644 --- a/app-emulation/vice/vice-2.4.22.ebuild +++ b/app-emulation/vice/vice-2.4.22.ebuild @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/vice-emu/releases/${P}.tar.gz" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="amd64 ~ppc ~sparc ~x86" +KEYWORDS="amd64 ~ppc ~sparc x86" IUSE="Xaw3d alsa ethernet ffmpeg fullscreen +gtk ipv6 lame nls oss png pulseaudio sdl +sdlsound threads vte zlib" # upstream says gtk3 and sdl2 shouldn't be exposed yet. |