diff options
author | Ionen Wolkens <ionen@gentoo.org> | 2022-02-03 06:13:28 -0500 |
---|---|---|
committer | Ionen Wolkens <ionen@gentoo.org> | 2022-02-03 06:16:18 -0500 |
commit | 1bf34cc3616f7ee1e1a63d4b109c40276d155397 (patch) | |
tree | 46e671dc02b6b39a6b84e39371972dea08e2d98c /app-emulation/vice | |
parent | x11-terms/kitty: add 0.24.2 (diff) | |
download | gentoo-1bf34cc3616f7ee1e1a63d4b109c40276d155397.tar.gz gentoo-1bf34cc3616f7ee1e1a63d4b109c40276d155397.tar.bz2 gentoo-1bf34cc3616f7ee1e1a63d4b109c40276d155397.zip |
app-emulation/vice: stabilize 3.6.1 for amd64, x86
Simple bugfix release.
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
Diffstat (limited to 'app-emulation/vice')
-rw-r--r-- | app-emulation/vice/vice-3.6.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/vice/vice-3.6.1.ebuild b/app-emulation/vice/vice-3.6.1.ebuild index f5a55faac561..08ab94f0564e 100644 --- a/app-emulation/vice/vice-3.6.1.ebuild +++ b/app-emulation/vice/vice-3.6.1.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/vice-emu/releases/${P}.tar.gz" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE=" alsa cpuhistory debug doc ethernet ffmpeg flac gif +gtk headless jpeg lame mpg123 ogg openmp oss parport pci png portaudio pulseaudio sdl zlib" |