diff options
author | Sam James <sam@gentoo.org> | 2022-07-11 01:09:21 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-07-11 01:09:21 +0100 |
commit | 072baf809172a2d4280c7ea0c5cc6081eb29078e (patch) | |
tree | 48d53cce95ee9a9c4b3e9a2ede2606e1af921ffc /net-misc/spice-gtk | |
parent | games-emulation/dolphin: fix build w/ libfmt-9 (diff) | |
download | gentoo-072baf809172a2d4280c7ea0c5cc6081eb29078e.tar.gz gentoo-072baf809172a2d4280c7ea0c5cc6081eb29078e.tar.bz2 gentoo-072baf809172a2d4280c7ea0c5cc6081eb29078e.zip |
net-misc/spice-gtk: Stabilize 0.40-r1 amd64, #857522
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-misc/spice-gtk')
-rw-r--r-- | net-misc/spice-gtk/spice-gtk-0.40-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/spice-gtk/spice-gtk-0.40-r1.ebuild b/net-misc/spice-gtk/spice-gtk-0.40-r1.ebuild index a3293ca3b229..8da12e589470 100644 --- a/net-misc/spice-gtk/spice-gtk-0.40-r1.ebuild +++ b/net-misc/spice-gtk/spice-gtk-0.40-r1.ebuild @@ -20,7 +20,7 @@ if [[ ${PV} == *9999* ]] ; then else SRC_URI="https://www.spice-space.org/download/gtk/${P}.tar.xz" SRC_URI+=" https://dev.gentoo.org/~sam/distfiles/${CATEGORY}/${PN}/${P}-meson-0.63.patch.xz" - KEYWORDS="~alpha ~amd64 ~arm arm64 ~ia64 ~ppc ~ppc64 ~sparc x86" + KEYWORDS="~alpha amd64 ~arm arm64 ~ia64 ~ppc ~ppc64 ~sparc x86" SPICE_PROTOCOL_VER=0.14.3 fi |