diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-03-17 19:44:19 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-03-17 19:44:23 +0100 |
commit | e4fce8d8c8896c7a62968db781bbe9906cf5d892 (patch) | |
tree | e40119c7bbdb7c67e9ec11043b8a1246ef586357 /app-emulation/virt-viewer | |
parent | dev-util/bazel: amd64 stable wrt bug #712740 (diff) | |
download | gentoo-e4fce8d8c8896c7a62968db781bbe9906cf5d892.tar.gz gentoo-e4fce8d8c8896c7a62968db781bbe9906cf5d892.tar.bz2 gentoo-e4fce8d8c8896c7a62968db781bbe9906cf5d892.zip |
app-emulation/virt-viewer: amd64 stable wrt bug #712760
Package-Manager: Portage-2.3.89, Repoman-2.3.20
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-8.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emulation/virt-viewer/virt-viewer-8.0.ebuild b/app-emulation/virt-viewer/virt-viewer-8.0.ebuild index 9e3cc152d67e..026cbc724e1e 100644 --- a/app-emulation/virt-viewer/virt-viewer-8.0.ebuild +++ b/app-emulation/virt-viewer/virt-viewer-8.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ SRC_URI="https://virt-manager.org/download/sources/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="+libvirt sasl +spice +vnc" RDEPEND=">=dev-libs/libxml2-2.6 |