Gentoo Archives: gentoo-commits

From: Arthur Zamarin <arthurzam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-emulation/spice/
Date: Sat, 04 Mar 2023 06:08:51
Message-Id: 1677910116.b978519284b1144d715fb199d3c997b767c995da.arthurzam@gentoo
1 commit: b978519284b1144d715fb199d3c997b767c995da
2 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
3 AuthorDate: Sat Mar 4 06:08:36 2023 +0000
4 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
5 CommitDate: Sat Mar 4 06:08:36 2023 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b9785192
7
8 app-emulation/spice: Stabilize 0.15.1-r1 arm64, #899236
9
10 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
11
12 app-emulation/spice/spice-0.15.1-r1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/app-emulation/spice/spice-0.15.1-r1.ebuild b/app-emulation/spice/spice-0.15.1-r1.ebuild
16 index 299e4d1bc7d8..336ef20e2014 100644
17 --- a/app-emulation/spice/spice-0.15.1-r1.ebuild
18 +++ b/app-emulation/spice/spice-0.15.1-r1.ebuild
19 @@ -12,7 +12,7 @@ SRC_URI="https://www.spice-space.org/download/releases/spice-server/${P}.tar.bz2
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="gstreamer lz4 sasl smartcard static-libs test"
26
27 RESTRICT="!test? ( test )"