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 00:58:23
Message-Id: 1609981082.6a736bb0ac76a3623ec3aaf13bfe61f6117c9a40.sam@gentoo
1 commit: 6a736bb0ac76a3623ec3aaf13bfe61f6117c9a40
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Thu Jan 7 00:52:49 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Thu Jan 7 00:58:02 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6a736bb0
7
8 app-emulation/vice: Stabilize 3.4_p38553 amd64, #764128
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 app-emulation/vice/vice-3.4_p38553.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/app-emulation/vice/vice-3.4_p38553.ebuild b/app-emulation/vice/vice-3.4_p38553.ebuild
16 index 6035ab43a44..74f05c1f06f 100644
17 --- a/app-emulation/vice/vice-3.4_p38553.ebuild
18 +++ b/app-emulation/vice/vice-3.4_p38553.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2020 Gentoo Authors
21 +# Copyright 1999-2021 Gentoo Authors
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=7
25 @@ -14,7 +14,7 @@ SRC_URI="https://sourceforge.net/code-snapshots/svn/v/vi/vice-emu/code/${MY_P}.z
26
27 LICENSE="GPL-2+"
28 SLOT="0"
29 -KEYWORDS="~amd64 ~x86"
30 +KEYWORDS="amd64 ~x86"
31 IUSE="alsa debug doc ethernet ffmpeg flac gif +gtk headless ipv6 jpeg lame mpg123 ogg oss +opengl parport pci png portaudio pulseaudio sdl zlib"
32 REQUIRED_USE="|| ( gtk headless sdl ) gtk? ( zlib )"