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-protocol/
Date: Thu, 29 Mar 2018 15:19:09
Message-Id: 1522336625.706240c9ed74458c6cd2322a1a8bd75cbc07c864.whissi@gentoo
1 commit: 706240c9ed74458c6cd2322a1a8bd75cbc07c864
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Thu Mar 29 15:03:55 2018 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Thu Mar 29 15:17:05 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=706240c9
7
8 app-emulation/spice-protocol: x86 stable (bug #650878)
9
10 Package-Manager: Portage-2.3.24, Repoman-2.3.6
11
12 app-emulation/spice-protocol/spice-protocol-0.12.13.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/app-emulation/spice-protocol/spice-protocol-0.12.13.ebuild b/app-emulation/spice-protocol/spice-protocol-0.12.13.ebuild
16 index 2581ebf9a33..43fddfc1d88 100644
17 --- a/app-emulation/spice-protocol/spice-protocol-0.12.13.ebuild
18 +++ b/app-emulation/spice-protocol/spice-protocol-0.12.13.ebuild
19 @@ -9,7 +9,7 @@ SRC_URI="https://www.spice-space.org/download/releases/${P}.tar.bz2"
20
21 LICENSE="BSD"
22 SLOT="0"
23 -KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
24 +KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc x86"
25 IUSE=""
26
27 DEPEND=""