diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-10-02 11:30:52 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-10-02 11:30:52 +0300 |
commit | 33bda39ed7a540064bd92215d536400b9896cfda (patch) | |
tree | 0d26880f91e032914f33f4d6ba3efc115eb9b141 /app-emulation/qemu-guest-agent | |
parent | www-client/firefox: amd64 stable wrt bug #666760 (diff) | |
download | gentoo-33bda39ed7a540064bd92215d536400b9896cfda.tar.gz gentoo-33bda39ed7a540064bd92215d536400b9896cfda.tar.bz2 gentoo-33bda39ed7a540064bd92215d536400b9896cfda.zip |
app-emulation/qemu-guest-agent: amd64 stable wrt bug #666098
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.49, Repoman-2.3.11
Diffstat (limited to 'app-emulation/qemu-guest-agent')
-rw-r--r-- | app-emulation/qemu-guest-agent/qemu-guest-agent-2.12.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/qemu-guest-agent/qemu-guest-agent-2.12.0-r1.ebuild b/app-emulation/qemu-guest-agent/qemu-guest-agent-2.12.0-r1.ebuild index 7b3fd047e298..753a720c1c90 100644 --- a/app-emulation/qemu-guest-agent/qemu-guest-agent-2.12.0-r1.ebuild +++ b/app-emulation/qemu-guest-agent/qemu-guest-agent-2.12.0-r1.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" |