diff options
Diffstat (limited to 'net-misc/spice-gtk/spice-gtk-0.40-r1.ebuild')
-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 |