diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2018-06-11 10:13:30 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2018-06-11 10:13:30 +0200 |
commit | c9eaf33c5c53576ceac872643caf5b4b0e511dc2 (patch) | |
tree | 073489ee5cc80a8a362f17cf40ebbb2161e9069e /app-emulation/qemu-guest-agent | |
parent | media-gfx/darktable: amd64 stable wrt bug #657586 (diff) | |
download | gentoo-c9eaf33c5c53576ceac872643caf5b4b0e511dc2.tar.gz gentoo-c9eaf33c5c53576ceac872643caf5b4b0e511dc2.tar.bz2 gentoo-c9eaf33c5c53576ceac872643caf5b4b0e511dc2.zip |
app-emulation/qemu-guest-agent: amd64 stable wrt bug #657688
Package-Manager: Portage-2.3.40, Repoman-2.3.9
RepoMan-Options: --include-arches="amd64"
Diffstat (limited to 'app-emulation/qemu-guest-agent')
-rw-r--r-- | app-emulation/qemu-guest-agent/qemu-guest-agent-2.11.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/qemu-guest-agent/qemu-guest-agent-2.11.1.ebuild b/app-emulation/qemu-guest-agent/qemu-guest-agent-2.11.1.ebuild index f8f88137dae3..3f49bc33cf3c 100644 --- a/app-emulation/qemu-guest-agent/qemu-guest-agent-2.11.1.ebuild +++ b/app-emulation/qemu-guest-agent/qemu-guest-agent-2.11.1.ebuild @@ -11,7 +11,7 @@ MY_PN="qemu" MY_P="${MY_PN}-${PV}" SRC_URI="http://wiki.qemu.org/download/${MY_P}.tar.bz2" -KEYWORDS="~amd64 ~ppc ~ppc64 x86 ~x86-fbsd" +KEYWORDS="amd64 ~ppc ~ppc64 x86 ~x86-fbsd" DESCRIPTION="QEMU Guest Agent (qemu-ga) for use when running inside a VM" HOMEPAGE="https://wiki.qemu.org/Features/GuestAgent" |