diff options
author | Sam James <sam@gentoo.org> | 2022-12-20 19:01:23 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-12-20 19:01:23 +0000 |
commit | 6d8d90b9a5b1a432d1e55b1318cfd6834a8ba8fc (patch) | |
tree | 16c5cfa4d0ddc47692a0e41091b81203881e9302 /net-misc | |
parent | dev-libs/zziplib: drop 0.13.72, 0.13.72-r1 (diff) | |
download | gentoo-6d8d90b9a5b1a432d1e55b1318cfd6834a8ba8fc.tar.gz gentoo-6d8d90b9a5b1a432d1e55b1318cfd6834a8ba8fc.tar.bz2 gentoo-6d8d90b9a5b1a432d1e55b1318cfd6834a8ba8fc.zip |
net-misc/spice-gtk: Stabilize 0.41-r1 x86, #887463
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/spice-gtk/spice-gtk-0.41-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/spice-gtk/spice-gtk-0.41-r1.ebuild b/net-misc/spice-gtk/spice-gtk-0.41-r1.ebuild index 1485ff5c48c7..b4aa799ad2bd 100644 --- a/net-misc/spice-gtk/spice-gtk-0.41-r1.ebuild +++ b/net-misc/spice-gtk/spice-gtk-0.41-r1.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 |