commit: 5918a50563d55e8544db03ece79d58aaeb084066
Author: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 4 20:24:33 2026 +0000
Commit: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
CommitDate: Sun Jan 4 21:33:13 2026 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5918a505
app-emulation/spice-protocol: Stabilize 0.14.5 ppc64, #968363
Signed-off-by: Eli Schwartz <eschwartz <AT> gentoo.org>
app-emulation/spice-protocol/spice-protocol-0.14.5.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-emulation/spice-protocol/spice-protocol-0.14.5.ebuild
b/app-emulation/spice-protocol/spice-protocol-0.14.5.ebuild
index 797f3b5b343f..aa8f6ce7f324 100644
--- a/app-emulation/spice-protocol/spice-protocol-0.14.5.ebuild
+++ b/app-emulation/spice-protocol/spice-protocol-0.14.5.ebuild
@@ -10,7 +10,7 @@ if [[ ${PV} = *9999* ]]; then
EGIT_REPO_URI="https://gitlab.freedesktop.org/spice/spice-protocol.git"
else
SRC_URI="https://www.spice-space.org/download/releases/${P}.tar.xz"
- KEYWORDS="~alpha amd64 ~arm arm64 ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86"
+ KEYWORDS="~alpha amd64 ~arm arm64 ~loong ~ppc ppc64 ~riscv ~sparc ~x86"
fi
DESCRIPTION="Headers defining the SPICE protocol"