diff options
author | Sam James <sam@gentoo.org> | 2022-07-10 23:27:45 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-07-10 23:27:45 +0100 |
commit | 75a2a169d304c782fea50e66c98c1e5030e84885 (patch) | |
tree | 2bd6d6a6af41d0d8e8bd27912f090ca01085c275 /net-misc | |
parent | sys-block/libzbc: Stabilize 5.9.0 x86, #857462 (diff) | |
download | gentoo-75a2a169d304c782fea50e66c98c1e5030e84885.tar.gz gentoo-75a2a169d304c782fea50e66c98c1e5030e84885.tar.bz2 gentoo-75a2a169d304c782fea50e66c98c1e5030e84885.zip |
net-misc/spice-gtk: Stabilize 0.40-r1 x86, #857522
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-misc')
-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 6e1869c8a407..889d11f7e6fd 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 |