summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakov Smolić <jsmolic@gentoo.org>2023-07-11 10:43:22 +0200
committerJakov Smolić <jsmolic@gentoo.org>2023-07-11 10:43:22 +0200
commit667b0c7bcf715e2409bf9bc2e53125a0d42ab73c (patch)
tree853c4378adabb9f32abe0c154b8d12722596bbc0 /app-emulation/spice
parentsys-apps/fwupd: Stabilize 1.8.15 amd64, #909793 (diff)
downloadgentoo-667b0c7bcf715e2409bf9bc2e53125a0d42ab73c.tar.gz
gentoo-667b0c7bcf715e2409bf9bc2e53125a0d42ab73c.tar.bz2
gentoo-667b0c7bcf715e2409bf9bc2e53125a0d42ab73c.zip
app-emulation/spice: Stabilize 0.15.2 amd64, #909812
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'app-emulation/spice')
-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 eb923aea6530..1195e1a7434c 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"