diff options
author | Joonas Niilola <juippis@gentoo.org> | 2024-05-29 12:10:29 +0300 |
---|---|---|
committer | Joonas Niilola <juippis@gentoo.org> | 2024-05-29 12:10:47 +0300 |
commit | 3c69f4236c8c28305f38119f8461619701054280 (patch) | |
tree | 7d325292546d20694cfe728ded5adfdaceb51887 /net-misc | |
parent | net-vpn/gsocket: new package (from ::guru), add 1.4.43, 9999 (diff) | |
download | gentoo-3c69f4236c8c28305f38119f8461619701054280.tar.gz gentoo-3c69f4236c8c28305f38119f8461619701054280.tar.bz2 gentoo-3c69f4236c8c28305f38119f8461619701054280.zip |
net-misc/spice-gtk: Stabilize 0.42-r4 amd64, #933028
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/spice-gtk/spice-gtk-0.42-r4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/spice-gtk/spice-gtk-0.42-r4.ebuild b/net-misc/spice-gtk/spice-gtk-0.42-r4.ebuild index 9e5fe5b2ab3d..6271e00f26a2 100644 --- a/net-misc/spice-gtk/spice-gtk-0.42-r4.ebuild +++ b/net-misc/spice-gtk/spice-gtk-0.42-r4.ebuild @@ -17,7 +17,7 @@ if [[ ${PV} == *9999* ]] ; then SPICE_PROTOCOL_VER=9999 else SRC_URI="https://www.spice-space.org/download/gtk/${P}.tar.xz" - KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ppc64 ~riscv ~sparc x86" + KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~ppc ppc64 ~riscv ~sparc x86" SPICE_PROTOCOL_VER=0.14.3 fi |