summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoonas Niilola <juippis@gentoo.org>2023-03-04 10:25:08 +0200
committerJoonas Niilola <juippis@gentoo.org>2023-03-04 10:27:26 +0200
commit15b22f88782eb0287ce593c6497081b3ddc55647 (patch)
tree349bb400b28e6d24ac9b5ca29537ca4eef097086 /app-emulation/spice-protocol
parentsys-firmware/vgabios: Stabilize 0.8a amd64, #899232 (diff)
downloadgentoo-15b22f88782eb0287ce593c6497081b3ddc55647.tar.gz
gentoo-15b22f88782eb0287ce593c6497081b3ddc55647.tar.bz2
gentoo-15b22f88782eb0287ce593c6497081b3ddc55647.zip
app-emulation/spice-protocol: Stabilize 0.14.4 amd64, #899238
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'app-emulation/spice-protocol')
-rw-r--r--app-emulation/spice-protocol/spice-protocol-0.14.4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/spice-protocol/spice-protocol-0.14.4.ebuild b/app-emulation/spice-protocol/spice-protocol-0.14.4.ebuild
index 18372ef29cd9..bc72edeb13cb 100644
--- a/app-emulation/spice-protocol/spice-protocol-0.14.4.ebuild
+++ b/app-emulation/spice-protocol/spice-protocol-0.14.4.ebuild
@@ -10,7 +10,7 @@ if [[ ${PV} = *9999* ]]; then
EGIT_REPO_URI="https://anongit.freedesktop.org/git/spice/spice-protocol.git"
else
SRC_URI="https://www.spice-space.org/download/releases/${P}.tar.xz"
- KEYWORDS="~alpha ~amd64 ~arm arm64 ~ia64 ~loong ~ppc ~ppc64 ~riscv ~sparc x86"
+ KEYWORDS="~alpha amd64 ~arm arm64 ~ia64 ~loong ~ppc ~ppc64 ~riscv ~sparc x86"
fi
DESCRIPTION="Headers defining the SPICE protocol"