From 473cc4493b17de9196cf4480ea3f144f1f1b0559 Mon Sep 17 00:00:00 2001 From: Sam James Date: Fri, 7 Jul 2023 11:14:28 +0100 Subject: app-emulation/spice: Stabilize 0.15.2 x86, #909812 Signed-off-by: Sam James --- app-emulation/spice/spice-0.15.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-emulation/spice/spice-0.15.2.ebuild b/app-emulation/spice/spice-0.15.2.ebuild index a7bef4558d2d..95a2531cb043 100644 --- a/app-emulation/spice/spice-0.15.2.ebuild +++ b/app-emulation/spice/spice-0.15.2.ebuild @@ -15,7 +15,7 @@ if [[ ${PV} == 9999 ]] ; then DEPEND="~app-emulation/spice-protocol-9999" else SRC_URI="https://www.spice-space.org/download/releases/spice-server/${P}.tar.bz2" - KEYWORDS="~amd64 ~arm64 ~loong ppc64 ~riscv ~x86" + KEYWORDS="~amd64 ~arm64 ~loong ppc64 ~riscv x86" fi LICENSE="LGPL-2.1" -- cgit v1.2.3-65-gdbad