Gentoo Archives: gentoo-commits

From: "Jakov Smolić" <jsmolic@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-emulation/spice/
Date: Tue, 07 Jun 2022 07:07:06
Message-Id: 1654585627.88c31f7d27d7bdb3a9f440ee5f939d387cf8e6ba.jsmolic@gentoo
1 commit: 88c31f7d27d7bdb3a9f440ee5f939d387cf8e6ba
2 Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
3 AuthorDate: Tue Jun 7 07:07:07 2022 +0000
4 Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
5 CommitDate: Tue Jun 7 07:07:07 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=88c31f7d
7
8 app-emulation/spice: Stabilize 0.15.0 arm64, #850235
9
10 Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>
11
12 app-emulation/spice/spice-0.15.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/app-emulation/spice/spice-0.15.0.ebuild b/app-emulation/spice/spice-0.15.0.ebuild
16 index 8ea88b7801f2..094777b958db 100644
17 --- a/app-emulation/spice/spice-0.15.0.ebuild
18 +++ b/app-emulation/spice/spice-0.15.0.ebuild
19 @@ -13,7 +13,7 @@ SRC_URI+=" https://dev.gentoo.org/~sam/distfiles/${CATEGORY}/${PN}/${P}-pthread-
20
21 LICENSE="LGPL-2.1"
22 SLOT="0"
23 -KEYWORDS="~amd64 ~arm64 ~loong ~ppc64 ~riscv x86"
24 +KEYWORDS="~amd64 arm64 ~loong ~ppc64 ~riscv x86"
25 IUSE="lz4 sasl smartcard static-libs gstreamer test"
26
27 RESTRICT="!test? ( test )"