diff options
author | 2021-01-07 05:08:39 +0000 | |
---|---|---|
committer | 2021-01-07 05:08:39 +0000 | |
commit | 56bec0c5662285f8a4a75df7d181a9e088b7614a (patch) | |
tree | fdd739d6612d7fe221417ed3158a4e337214ab89 /app-emulation/vice | |
parent | sci-libs/libspatialindex: Stabilize 1.9.3 amd64, #764116 (diff) | |
download | gentoo-56bec0c5662285f8a4a75df7d181a9e088b7614a.tar.gz gentoo-56bec0c5662285f8a4a75df7d181a9e088b7614a.tar.bz2 gentoo-56bec0c5662285f8a4a75df7d181a9e088b7614a.zip |
app-emulation/vice: Stabilize 3.4_p38553 x86, #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 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/vice/vice-3.4_p38553.ebuild b/app-emulation/vice/vice-3.4_p38553.ebuild index 74f05c1f06f1..17bb3310b2ab 100644 --- a/app-emulation/vice/vice-3.4_p38553.ebuild +++ b/app-emulation/vice/vice-3.4_p38553.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 mpg123 ogg oss +opengl parport pci png portaudio pulseaudio sdl zlib" REQUIRED_USE="|| ( gtk headless sdl ) gtk? ( zlib )" |