diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-04-08 12:57:46 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-04-08 12:57:46 +0200 |
commit | 3df26779ab492ec312a8226daca4c84bdc5e94eb (patch) | |
tree | 47362d08064b7db588faa1ebea012e21db7a71a4 /app-emulation/vice | |
parent | dev-python/wcwidth: 0.1.9 (diff) | |
download | gentoo-3df26779ab492ec312a8226daca4c84bdc5e94eb.tar.gz gentoo-3df26779ab492ec312a8226daca4c84bdc5e94eb.tar.bz2 gentoo-3df26779ab492ec312a8226daca4c84bdc5e94eb.zip |
app-emulation/vice: amd64 stable wrt bug #716288
Package-Manager: Portage-2.3.89, Repoman-2.3.20
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-3.4_p37498.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/vice/vice-3.4_p37498.ebuild b/app-emulation/vice/vice-3.4_p37498.ebuild index e23e6deb107f..2971e5b5d0a4 100644 --- a/app-emulation/vice/vice-3.4_p37498.ebuild +++ b/app-emulation/vice/vice-3.4_p37498.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://sourceforge.net/code-snapshots/svn/v/vi/vice-emu/code/${MY_P}.z LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="alsa debug doc ethernet ffmpeg flac gif +gtk headless ipv6 jpeg lame libav mpg123 ogg oss +opengl parport pci png portaudio pulseaudio sdl zlib" REQUIRED_USE="|| ( gtk headless sdl ) gtk? ( zlib )" |