From 5a379eaffe588a80c3b5915ba8c684eb985fa6b5 Mon Sep 17 00:00:00 2001 From: Arthur Zamarin Date: Sat, 6 May 2023 16:07:11 +0000 Subject: [PATCH] net-misc/spice-gtk: Stabilize 0.42 amd64, #902667 Signed-off-by: Arthur Zamarin --- net-misc/spice-gtk/spice-gtk-0.42.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-misc/spice-gtk/spice-gtk-0.42.ebuild b/net-misc/spice-gtk/spice-gtk-0.42.ebuild index 82d451348addf..edfe353dc0934 100644 --- a/net-misc/spice-gtk/spice-gtk-0.42.ebuild +++ b/net-misc/spice-gtk/spice-gtk-0.42.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