diff options
author | Ionen Wolkens <ionen@gentoo.org> | 2021-10-11 11:03:02 -0400 |
---|---|---|
committer | Ionen Wolkens <ionen@gentoo.org> | 2021-10-11 14:21:28 -0400 |
commit | 316360f6d66ebbe5f103fd4cb7c2f3db985cd3dc (patch) | |
tree | a31e91b1e5a6ceaf2140f17d96f32502b4627090 /app-emulation | |
parent | net-dns/pdns-recursor: Version bump to 4.5.6 (diff) | |
download | gentoo-316360f6d66ebbe5f103fd4cb7c2f3db985cd3dc.tar.gz gentoo-316360f6d66ebbe5f103fd4cb7c2f3db985cd3dc.tar.bz2 gentoo-316360f6d66ebbe5f103fd4cb7c2f3db985cd3dc.zip |
app-emulation/vice: stabilize 3.5-r1 for amd64, x86
Closes: https://bugs.gentoo.org/814962
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
Diffstat (limited to 'app-emulation')
-rw-r--r-- | app-emulation/vice/vice-3.5-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/vice/vice-3.5-r1.ebuild b/app-emulation/vice/vice-3.5-r1.ebuild index 625f1bce3a1f..feb7dc528716 100644 --- a/app-emulation/vice/vice-3.5-r1.ebuild +++ b/app-emulation/vice/vice-3.5-r1.ebuild @@ -11,7 +11,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 oss parport pci png portaudio pulseaudio sdl zlib" |