Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-emulation/vice/
Date: Mon, 14 Dec 2015 14:12:41
Message-Id: 1450102280.27c73a1664805323491fb096cc4de04316f130ee.ago@gentoo
1 commit: 27c73a1664805323491fb096cc4de04316f130ee
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Mon Dec 14 14:11:20 2015 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Mon Dec 14 14:11:20 2015 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=27c73a16
7
8 app-emulation/vice: amd64 stable wrt bug #568078
9
10 Package-Manager: portage-2.2.24
11 RepoMan-Options: --include-arches="amd64"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 app-emulation/vice/vice-2.4.22.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/app-emulation/vice/vice-2.4.22.ebuild b/app-emulation/vice/vice-2.4.22.ebuild
18 index a186624..a0138be 100644
19 --- a/app-emulation/vice/vice-2.4.22.ebuild
20 +++ b/app-emulation/vice/vice-2.4.22.ebuild
21 @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/vice-emu/releases/${P}.tar.gz"
22
23 LICENSE="GPL-2+"
24 SLOT="0"
25 -KEYWORDS="~amd64 ~ppc ~sparc ~x86"
26 +KEYWORDS="amd64 ~ppc ~sparc ~x86"
27 IUSE="Xaw3d alsa ethernet ffmpeg fullscreen +gtk ipv6 lame nls oss png pulseaudio sdl +sdlsound threads vte zlib"
28
29 # upstream says gtk3 and sdl2 shouldn't be exposed yet.