Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-emulation/vice/
Date: Thu, 07 Jan 2021 05:09:19
Message-Id: 1609996119.56bec0c5662285f8a4a75df7d181a9e088b7614a.sam@gentoo
1 commit: 56bec0c5662285f8a4a75df7d181a9e088b7614a
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Thu Jan 7 05:08:39 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Thu Jan 7 05:08:39 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=56bec0c5
7
8 app-emulation/vice: Stabilize 3.4_p38553 x86, #764128
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 app-emulation/vice/vice-3.4_p38553.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/app-emulation/vice/vice-3.4_p38553.ebuild b/app-emulation/vice/vice-3.4_p38553.ebuild
16 index 74f05c1f06f..17bb3310b2a 100644
17 --- a/app-emulation/vice/vice-3.4_p38553.ebuild
18 +++ b/app-emulation/vice/vice-3.4_p38553.ebuild
19 @@ -14,7 +14,7 @@ SRC_URI="https://sourceforge.net/code-snapshots/svn/v/vi/vice-emu/code/${MY_P}.z
20
21 LICENSE="GPL-2+"
22 SLOT="0"
23 -KEYWORDS="amd64 ~x86"
24 +KEYWORDS="amd64 x86"
25 IUSE="alsa debug doc ethernet ffmpeg flac gif +gtk headless ipv6 jpeg lame mpg123 ogg oss +opengl parport pci png portaudio pulseaudio sdl zlib"
26 REQUIRED_USE="|| ( gtk headless sdl ) gtk? ( zlib )"