diff options
author | 2018-10-01 23:37:00 +0200 | |
---|---|---|
committer | 2018-10-01 23:46:46 +0200 | |
commit | e9e5a51ec9cc3846f965d6289c6dc51c637aff3a (patch) | |
tree | 81964d69f85c9cb8f71e25d6c64e90ae39d3a418 | |
parent | dev-db/pgbouncer: x86 stable (bug #667412) (diff) | |
download | gentoo-e9e5a51e.tar.gz gentoo-e9e5a51e.tar.bz2 gentoo-e9e5a51e.zip |
app-emulation/qemu-guest-agent: x86 stable (bug #666098)
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Package-Manager: Portage-2.3.50, Repoman-2.3.11
-rw-r--r-- | app-emulation/qemu-guest-agent/qemu-guest-agent-2.12.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 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 ec4616852a89..7b3fd047e298 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 @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="6" @@ -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" |