diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-04-01 15:14:00 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-04-01 15:16:27 +0200 |
commit | 3d937edccab7875c95ff688c845555a886193c2f (patch) | |
tree | d0e00e87fd9b9b78a3a708efc019b9698c28458f /net-misc | |
parent | net-misc/vinagre: amd64 stable wrt bug #611134 (diff) | |
download | gentoo-3d937edccab7875c95ff688c845555a886193c2f.tar.gz gentoo-3d937edccab7875c95ff688c845555a886193c2f.tar.bz2 gentoo-3d937edccab7875c95ff688c845555a886193c2f.zip |
net-misc/vino: amd64 stable wrt bug #611134
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/vino/vino-3.22.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/vino/vino-3.22.0.ebuild b/net-misc/vino/vino-3.22.0.ebuild index 82bb1a50c968..05da986ff9e9 100644 --- a/net-misc/vino/vino-3.22.0.ebuild +++ b/net-misc/vino/vino-3.22.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -9,7 +9,7 @@ HOMEPAGE="https://wiki.gnome.org/Projects/Vino" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" IUSE="crypt debug gnome-keyring ipv6 jpeg ssl +telepathy zeroconf +zlib" # bug #394611; tight encoding requires zlib encoding REQUIRED_USE="jpeg? ( zlib )" |