app-emulation/qemu-guest-agent: mark 2.5.0 stable to match qemu
authorMike Frysinger <vapier@gentoo.org>
Mon, 28 Mar 2016 20:59:52 +0000 (16:59 -0400)
committerMike Frysinger <vapier@gentoo.org>
Mon, 28 Mar 2016 21:41:10 +0000 (17:41 -0400)
app-emulation/qemu-guest-agent/qemu-guest-agent-2.5.0.ebuild

index e634cfe2f5de7eda875394bf1775fe5a5b5fab65..55893ad7e24287b9beec60da80747a574ba63a3b 100644 (file)
@@ -16,7 +16,7 @@ if [[ ${PV} == *9999* ]]; then
        inherit git-2
 else
        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"
 fi
 
 DESCRIPTION="QEMU Guest Agent (qemu-ga) for use when running inside a VM"