commit: 526ad27bce8e3f0a3ea1527892343973aa8ebd59
Author: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
AuthorDate: Mon Jan 5 19:34:26 2026 +0000
Commit: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
CommitDate: Mon Jan 5 19:35:37 2026 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=526ad27b
app-emulation/spice: Stabilize 0.16.0 ppc64, #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 4ea39576f528..7d4d0b1966a2 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"