commit: 09aeac948469db6c836aa5341e896ca7b8189480
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 4 18:28:56 2026 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Jan 4 18:28:56 2026 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=09aeac94
app-emulation/spice: Stabilize 0.16.0 amd64, #968364
Signed-off-by: Sam James <sam <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 ccf19ed3af7c..046c02acaab1 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"