diff options
author | Sam James <sam@gentoo.org> | 2021-01-07 00:52:49 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-01-07 00:58:02 +0000 |
commit | 6a736bb0ac76a3623ec3aaf13bfe61f6117c9a40 (patch) | |
tree | f751b988d17569e6a80818b832282bb8cec7dbb7 /app-emulation/vice | |
parent | x11-plugins/wmmaiload: Stabilize 2.3.0-r2 amd64, #764125 (diff) | |
download | gentoo-6a736bb0ac76a3623ec3aaf13bfe61f6117c9a40.tar.gz gentoo-6a736bb0ac76a3623ec3aaf13bfe61f6117c9a40.tar.bz2 gentoo-6a736bb0ac76a3623ec3aaf13bfe61f6117c9a40.zip |
app-emulation/vice: Stabilize 3.4_p38553 amd64, #764128
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-emulation/vice')
-rw-r--r-- | app-emulation/vice/vice-3.4_p38553.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emulation/vice/vice-3.4_p38553.ebuild b/app-emulation/vice/vice-3.4_p38553.ebuild index 6035ab43a443..74f05c1f06f1 100644 --- a/app-emulation/vice/vice-3.4_p38553.ebuild +++ b/app-emulation/vice/vice-3.4_p38553.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -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 mpg123 ogg oss +opengl parport pci png portaudio pulseaudio sdl zlib" REQUIRED_USE="|| ( gtk headless sdl ) gtk? ( zlib )" |