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/spice-protocol/
Date: Wed, 19 Aug 2020 22:40:46
Message-Id: 1597876439.0ceaf9c3bafc396943c3729028cdd8ca7c720580.sam@gentoo
1 commit: 0ceaf9c3bafc396943c3729028cdd8ca7c720580
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Wed Aug 19 22:33:59 2020 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Wed Aug 19 22:33:59 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0ceaf9c3
7
8 app-emulation/spice-protocol: arm64 stable (bug #738056)
9
10 Package-Manager: Portage-3.0.3, Repoman-3.0.0
11 Signed-off-by: Sam James <sam <AT> gentoo.org>
12
13 app-emulation/spice-protocol/spice-protocol-0.14.1.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/app-emulation/spice-protocol/spice-protocol-0.14.1.ebuild b/app-emulation/spice-protocol/spice-protocol-0.14.1.ebuild
17 index 909700ae97c..4c27cafcada 100644
18 --- a/app-emulation/spice-protocol/spice-protocol-0.14.1.ebuild
19 +++ b/app-emulation/spice-protocol/spice-protocol-0.14.1.ebuild
20 @@ -9,7 +9,7 @@ SRC_URI="https://www.spice-space.org/download/releases/${P}.tar.bz2"
21
22 LICENSE="BSD"
23 SLOT="0"
24 -KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc x86"
25 +KEYWORDS="~alpha amd64 ~arm arm64 ~ia64 ~ppc ~ppc64 ~sparc x86"
26 IUSE=""
27
28 DEPEND=""