diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-08-04 14:28:14 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-08-04 15:26:00 -0400 |
commit | 4a1d0e877d704cea0105d30475de9d8c012eaa93 (patch) | |
tree | 3be5d3ad8d3cdb058df9be2e221b5c4228ff9283 /net-misc/vinagre | |
parent | net-misc/teamviewer: bump to 14.4.2669 (diff) | |
download | gentoo-4a1d0e877d704cea0105d30475de9d8c012eaa93.tar.gz gentoo-4a1d0e877d704cea0105d30475de9d8c012eaa93.tar.bz2 gentoo-4a1d0e877d704cea0105d30475de9d8c012eaa93.zip |
net-misc/vinagre: arm64 keyworded
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.70, Repoman-2.3.16
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 c35cb1fa332a..681c6aac3fd8 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-2018 Gentoo Foundation +# Copyright 1999-2019 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 ~ia64 ~ppc ~ppc64 x86" +KEYWORDS="amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 x86" IUSE="rdp +ssh spice +telepathy zeroconf" # cairo used in vinagre-tab |