summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-10-26 10:12:16 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2022-10-26 10:12:16 +0300
commit4591bd4bc90c1e4a1341811feade38171472d68a (patch)
treea01db478e9ec902b96292fb3bb12d7898a6ee236 /net-misc/spice-gtk
parentwww-client/firefox-bin: add 106.0.2, drop 106.0.1-r1 (diff)
downloadgentoo-4591bd4bc90c1e4a1341811feade38171472d68a.tar.gz
gentoo-4591bd4bc90c1e4a1341811feade38171472d68a.tar.bz2
gentoo-4591bd4bc90c1e4a1341811feade38171472d68a.zip
net-misc/spice-gtk: Stabilize 0.41 arm64, #878331
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'net-misc/spice-gtk')
-rw-r--r--net-misc/spice-gtk/spice-gtk-0.41.ebuild2
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 1e45179576e7..68ebca81a6b1 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