Gentoo Archives: gentoo-commits

From: WANG Xuerui <xen0n@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-emulation/spice/
Date: Thu, 19 May 2022 12:19:07
Message-Id: 1652962694.57b8079e01e73129005a462d33604ce5fd23eea1.xen0n@gentoo
1 commit: 57b8079e01e73129005a462d33604ce5fd23eea1
2 Author: WANG Xuerui <xen0n <AT> gentoo <DOT> org>
3 AuthorDate: Thu May 19 11:46:09 2022 +0000
4 Commit: WANG Xuerui <xen0n <AT> gentoo <DOT> org>
5 CommitDate: Thu May 19 12:18:14 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=57b8079e
7
8 app-emulation/spice: keyword 0.15.0 for ~loong
9
10 Signed-off-by: WANG Xuerui <xen0n <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 5a175e06383d..1d3d7a6fd9d0 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 ~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 )"