diff options
author | Sam James <sam@gentoo.org> | 2022-10-26 12:01:54 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-10-26 12:01:54 +0100 |
commit | 43461c9fb7c7847dda5922f00e33ab4085749afa (patch) | |
tree | 4cd81d42bc151bb9241a730a50bb1a08963c834d /net-misc/spice-gtk | |
parent | dev-util/android-udev-rules: Stabilize 20220903 amd64, #878321 (diff) | |
download | gentoo-43461c9fb7c7847dda5922f00e33ab4085749afa.tar.gz gentoo-43461c9fb7c7847dda5922f00e33ab4085749afa.tar.bz2 gentoo-43461c9fb7c7847dda5922f00e33ab4085749afa.zip |
net-misc/spice-gtk: Stabilize 0.41 amd64, #878331
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-misc/spice-gtk')
-rw-r--r-- | net-misc/spice-gtk/spice-gtk-0.41.ebuild | 2 |
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 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 |