commit:     486213f791c248daa9f8367164f8bfa4c9e39355
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Jan  4 18:28:55 2026 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Jan  4 18:28:55 2026 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=486213f7

app-emulation/spice: Stabilize 0.16.0 arm64, #968364

Signed-off-by: Sam James <sam <AT> gentoo.org>

 app-emulation/spice/spice-0.16.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-emulation/spice/spice-0.16.0.ebuild 
b/app-emulation/spice/spice-0.16.0.ebuild
index ad8f263e5b21..ccf19ed3af7c 100644
--- a/app-emulation/spice/spice-0.16.0.ebuild
+++ b/app-emulation/spice/spice-0.16.0.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
@@ -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"

Reply via email to