Gentoo Archives: gentoo-commits

From: Yixun Lan <dlan@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-emulation/spice/
Date: Sun, 23 Jan 2022 08:06:04
Message-Id: 1642925056.18045fd20f5cb25fa3b3ba0d371cd5a00cc7a1da.dlan@gentoo
1 commit: 18045fd20f5cb25fa3b3ba0d371cd5a00cc7a1da
2 Author: Yongxiang Liang <tanekliang <AT> gmail <DOT> com>
3 AuthorDate: Sun Jan 9 11:46:15 2022 +0000
4 Commit: Yixun Lan <dlan <AT> gentoo <DOT> org>
5 CommitDate: Sun Jan 23 08:04:16 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=18045fd2
7
8 app-emulation/spice: keyword ~riscv
9
10 Package-Manager: Portage-3.0.30, Repoman-3.0.3
11 Signed-off-by: Yongxiang Liang <tanekliang <AT> gmail.com>
12 Signed-off-by: Yixun Lan <dlan <AT> gentoo.org>
13
14 app-emulation/spice/spice-0.15.0.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/app-emulation/spice/spice-0.15.0.ebuild b/app-emulation/spice/spice-0.15.0.ebuild
18 index f4ddca794fbc..5a175e06383d 100644
19 --- a/app-emulation/spice/spice-0.15.0.ebuild
20 +++ b/app-emulation/spice/spice-0.15.0.ebuild
21 @@ -13,7 +13,7 @@ SRC_URI+=" https://dev.gentoo.org/~sam/distfiles/${CATEGORY}/${PN}/${P}-pthread-
22
23 LICENSE="LGPL-2.1"
24 SLOT="0"
25 -KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
26 +KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86"
27 IUSE="lz4 sasl smartcard static-libs gstreamer test"
28
29 RESTRICT="!test? ( test )"