diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-12-26 11:32:19 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-12-26 11:32:19 +0100 |
commit | 41ff6ae8a837237282f8f1a8bb702454a25ef4b1 (patch) | |
tree | 4ee0fd443d2a2e5106b6ebb15767b15877d7a630 /app-emulation/vice | |
parent | app-emulation/spice-protocol: ppc stable wrt bug #566156 (diff) | |
download | gentoo-41ff6ae8a837237282f8f1a8bb702454a25ef4b1.tar.gz gentoo-41ff6ae8a837237282f8f1a8bb702454a25ef4b1.tar.bz2 gentoo-41ff6ae8a837237282f8f1a8bb702454a25ef4b1.zip |
app-emulation/vice: ppc stable wrt bug #568078
Package-Manager: portage-2.2.24
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-emulation/vice')
-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 7030bb006a5e..a5d8a2818f76 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. |