Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-emulation/spice-vdagent/
Date: Thu, 29 Mar 2018 15:19:13
Message-Id: 1522336638.d39d24c995aaccdd0061fbe6ada8ee78b36a975f.whissi@gentoo
1 commit: d39d24c995aaccdd0061fbe6ada8ee78b36a975f
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Thu Mar 29 15:09:08 2018 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Thu Mar 29 15:17:18 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d39d24c9
7
8 app-emulation/spice-vdagent: x86 stable (bug #650020)
9
10 Package-Manager: Portage-2.3.24, Repoman-2.3.6
11
12 app-emulation/spice-vdagent/spice-vdagent-0.17.0_p20180319-r1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/app-emulation/spice-vdagent/spice-vdagent-0.17.0_p20180319-r1.ebuild b/app-emulation/spice-vdagent/spice-vdagent-0.17.0_p20180319-r1.ebuild
16 index 4a7c49b1c14..1b644dbfda1 100644
17 --- a/app-emulation/spice-vdagent/spice-vdagent-0.17.0_p20180319-r1.ebuild
18 +++ b/app-emulation/spice-vdagent/spice-vdagent-0.17.0_p20180319-r1.ebuild
19 @@ -15,7 +15,7 @@ SRC_URI="https://www.spice-space.org/download/releases/${MY_P}.tar.bz2
20
21 LICENSE="LGPL-2.1"
22 SLOT="0"
23 -KEYWORDS="amd64 ~x86"
24 +KEYWORDS="amd64 x86"
25 IUSE="+consolekit selinux systemd"
26 S="${WORKDIR}/${MY_P}"