Gentoo Archives: gentoo-commits

From: Ionen Wolkens <ionen@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-emulation/vice/
Date: Mon, 11 Oct 2021 18:22:01
Message-Id: 1633976488.316360f6d66ebbe5f103fd4cb7c2f3db985cd3dc.ionen@gentoo
1 commit: 316360f6d66ebbe5f103fd4cb7c2f3db985cd3dc
2 Author: Ionen Wolkens <ionen <AT> gentoo <DOT> org>
3 AuthorDate: Mon Oct 11 15:03:02 2021 +0000
4 Commit: Ionen Wolkens <ionen <AT> gentoo <DOT> org>
5 CommitDate: Mon Oct 11 18:21:28 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=316360f6
7
8 app-emulation/vice: stabilize 3.5-r1 for amd64, x86
9
10 Closes: https://bugs.gentoo.org/814962
11 Signed-off-by: Ionen Wolkens <ionen <AT> gentoo.org>
12
13 app-emulation/vice/vice-3.5-r1.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/app-emulation/vice/vice-3.5-r1.ebuild b/app-emulation/vice/vice-3.5-r1.ebuild
17 index 625f1bce3a1..feb7dc52871 100644
18 --- a/app-emulation/vice/vice-3.5-r1.ebuild
19 +++ b/app-emulation/vice/vice-3.5-r1.ebuild
20 @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/vice-emu/releases/${P}.tar.gz"
21
22 LICENSE="GPL-2+"
23 SLOT="0"
24 -KEYWORDS="~amd64 ~x86"
25 +KEYWORDS="amd64 x86"
26 IUSE="
27 alsa cpuhistory debug doc ethernet ffmpeg flac gif +gtk headless jpeg
28 lame mpg123 ogg oss parport pci png portaudio pulseaudio sdl zlib"