diff options
author | Sam James <sam@gentoo.org> | 2022-10-26 12:01:55 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-10-26 12:01:55 +0100 |
commit | b39f2fd97698a41c41d70c5f77c5c5297b2377fe (patch) | |
tree | a6b40f355a477a89f35af5e2d847c68df140fdf0 /net-misc | |
parent | net-misc/spice-gtk: Stabilize 0.41 amd64, #878331 (diff) | |
download | gentoo-b39f2fd97698a41c41d70c5f77c5c5297b2377fe.tar.gz gentoo-b39f2fd97698a41c41d70c5f77c5c5297b2377fe.tar.bz2 gentoo-b39f2fd97698a41c41d70c5f77c5c5297b2377fe.zip |
net-misc/spice-gtk: Stabilize 0.41 x86, #878331
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/spice-gtk/spice-gtk-0.41.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/spice-gtk/spice-gtk-0.41.ebuild b/net-misc/spice-gtk/spice-gtk-0.41.ebuild index 2b116a197ffa..0c8cef23890b 100644 --- a/net-misc/spice-gtk/spice-gtk-0.41.ebuild +++ b/net-misc/spice-gtk/spice-gtk-0.41.ebuild @@ -19,7 +19,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 ~sparc ~x86" + KEYWORDS="~alpha amd64 ~arm arm64 ~ia64 ~ppc ~ppc64 ~sparc x86" SPICE_PROTOCOL_VER=0.14.3 fi |