diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-05-12 10:39:09 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-05-12 10:39:09 +0200 |
commit | 4ae3854306a3de50bbdff3a2492f1854f7f8a3d0 (patch) | |
tree | 83be556d9e06ee6bf714679780a11fa4d9b9fe08 /app-emulation/virt-viewer | |
parent | www-apache/passenger: fix EAPI=6 and make apache2 optional (diff) | |
download | gentoo-4ae3854306a3de50bbdff3a2492f1854f7f8a3d0.tar.gz gentoo-4ae3854306a3de50bbdff3a2492f1854f7f8a3d0.tar.bz2 gentoo-4ae3854306a3de50bbdff3a2492f1854f7f8a3d0.zip |
app-emulation/virt-viewer: amd64 stable wrt bug #618196
Package-Manager: Portage-2.3.5, Repoman-2.3.1
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-emulation/virt-viewer')
-rw-r--r-- | app-emulation/virt-viewer/virt-viewer-5.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emulation/virt-viewer/virt-viewer-5.0.ebuild b/app-emulation/virt-viewer/virt-viewer-5.0.ebuild index 39d1e9c7a916..bfb49ce90576 100644 --- a/app-emulation/virt-viewer/virt-viewer-5.0.ebuild +++ b/app-emulation/virt-viewer/virt-viewer-5.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 @@ -10,7 +10,7 @@ SRC_URI="http://virt-manager.org/download/sources/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="sasl +spice +vnc" RDEPEND=">=app-emulation/libvirt-0.10.0[sasl?] |