commit: c1778cd89c25fbd47e048d72f51221ea3832420d
Author: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
AuthorDate: Mon Jan 5 19:34:25 2026 +0000
Commit: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
CommitDate: Mon Jan 5 19:35:36 2026 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c1778cd8
app-emulation/spice: Stabilize 0.16.0 x86, #968364
Signed-off-by: Eli Schwartz <eschwartz <AT> gentoo.org>
app-emulation/spice/spice-0.16.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-emulation/spice/spice-0.16.0.ebuild
b/app-emulation/spice/spice-0.16.0.ebuild
index 046c02acaab1..4ea39576f528 100644
--- a/app-emulation/spice/spice-0.16.0.ebuild
+++ b/app-emulation/spice/spice-0.16.0.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"