diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-12-14 15:11:20 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-12-14 15:11:20 +0100 |
commit | 27c73a1664805323491fb096cc4de04316f130ee (patch) | |
tree | 96aa7d3a31023209e97977fa633d3e9d98d6a7b3 /app-emulation/vice | |
parent | dev-ruby/rdoc: amd64 stable wrt bug #568044 (diff) | |
download | gentoo-27c73a1664805323491fb096cc4de04316f130ee.tar.gz gentoo-27c73a1664805323491fb096cc4de04316f130ee.tar.bz2 gentoo-27c73a1664805323491fb096cc4de04316f130ee.zip |
app-emulation/vice: amd64 stable wrt bug #568078
Package-Manager: portage-2.2.24
RepoMan-Options: --include-arches="amd64"
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 a18662490426..a0138be1b1c4 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. |