summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-07-07 11:14:28 +0100
committerSam James <sam@gentoo.org>2023-07-07 11:14:28 +0100
commit473cc4493b17de9196cf4480ea3f144f1f1b0559 (patch)
tree69e6f6c7edbfbaaf2dd5b7b2f61fa549df596bab
parentx11-wm/dwm: Stabilize 6.4 x86, #909809 (diff)
downloadgentoo-473cc4493b17de9196cf4480ea3f144f1f1b0559.tar.gz
gentoo-473cc4493b17de9196cf4480ea3f144f1f1b0559.tar.bz2
gentoo-473cc4493b17de9196cf4480ea3f144f1f1b0559.zip
app-emulation/spice: Stabilize 0.15.2 x86, #909812
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--app-emulation/spice/spice-0.15.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/spice/spice-0.15.2.ebuild b/app-emulation/spice/spice-0.15.2.ebuild
index a7bef4558d2d..95a2531cb043 100644
--- a/app-emulation/spice/spice-0.15.2.ebuild
+++ b/app-emulation/spice/spice-0.15.2.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"