diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-01-13 15:37:00 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-01-13 15:37:00 +0200 |
commit | e0a7f5b788c85edbd2009cd4a212d598dfc29a56 (patch) | |
tree | af62a9df3e82c25f8f8f8cb3c46721fc2e253afe /net-misc/spice-gtk | |
parent | media-libs/libopenraw: Stabilize 0.3.2 arm64, #886923 (diff) | |
download | gentoo-e0a7f5b788c85edbd2009cd4a212d598dfc29a56.tar.gz gentoo-e0a7f5b788c85edbd2009cd4a212d598dfc29a56.tar.bz2 gentoo-e0a7f5b788c85edbd2009cd4a212d598dfc29a56.zip |
net-misc/spice-gtk: Stabilize 0.41-r1 arm64, #887463
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-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 2af853915a35..3f9eacdcd75c 100644 --- a/net-misc/spice-gtk/spice-gtk-0.41-r1.ebuild +++ b/net-misc/spice-gtk/spice-gtk-0.41-r1.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 ~sparc x86" + KEYWORDS="~alpha amd64 ~arm arm64 ~ia64 ~ppc ~ppc64 ~sparc x86" SPICE_PROTOCOL_VER=0.14.3 fi |