diff options
author | Sam James <sam@gentoo.org> | 2022-02-08 04:45:02 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-02-08 04:45:02 +0000 |
commit | 9dc00628d207f35a02e02401a9ac007cce0f3690 (patch) | |
tree | 0205d8371fdcc918b1d5837b255b96e5bf4fd3c2 /net-misc/vinagre | |
parent | net-misc/spice-gtk: Stabilize 0.39-r2 arm64, #831946 (diff) | |
download | gentoo-9dc00628d207f35a02e02401a9ac007cce0f3690.tar.gz gentoo-9dc00628d207f35a02e02401a9ac007cce0f3690.tar.bz2 gentoo-9dc00628d207f35a02e02401a9ac007cce0f3690.zip |
net-misc/vinagre: Stabilize 3.22.0-r3 arm64, #831946
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-misc/vinagre')
-rw-r--r-- | net-misc/vinagre/vinagre-3.22.0-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/vinagre/vinagre-3.22.0-r3.ebuild b/net-misc/vinagre/vinagre-3.22.0-r3.ebuild index 0d7b0315a0b9..143a016eb411 100644 --- a/net-misc/vinagre/vinagre-3.22.0-r3.ebuild +++ b/net-misc/vinagre/vinagre-3.22.0-r3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -9,7 +9,7 @@ HOMEPAGE="https://wiki.gnome.org/Apps/Vinagre" LICENSE="GPL-3+" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~riscv x86" +KEYWORDS="amd64 ~arm arm64 ~ia64 ~ppc ~ppc64 ~riscv x86" IUSE="rdp +ssh spice +telepathy zeroconf" # cairo used in vinagre-tab |