commit: 37cda0774df5213ae058e1bf34974a46b966097b
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 4 16:45:56 2026 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Jan 4 16:45:56 2026 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=37cda077
app-emulation/spice-protocol: Stabilize 0.14.5 arm64, #968363
Signed-off-by: Sam James <sam <AT> gentoo.org>
app-emulation/spice-protocol/spice-protocol-0.14.5.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
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 fbd573818059..623c5c91117c 100644
--- a/app-emulation/spice-protocol/spice-protocol-0.14.5.ebuild
+++ b/app-emulation/spice-protocol/spice-protocol-0.14.5.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2025 Gentoo Authors
+# Copyright 1999-2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -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"