commit: 43461c9fb7c7847dda5922f00e33ab4085749afa
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Oct 26 11:01:54 2022 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Oct 26 11:01:54 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=43461c9f
net-misc/spice-gtk: Stabilize 0.41 amd64, #878331
Signed-off-by: Sam James <sam <AT> gentoo.org>
net-misc/spice-gtk/spice-gtk-0.41.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net-misc/spice-gtk/spice-gtk-0.41.ebuild
b/net-misc/spice-gtk/spice-gtk-0.41.ebuild
index 68ebca81a6b1..2b116a197ffa 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