commit:     094d692a0f13288cc92da2f86dd70b8a2efff35f
Author:     Aric Belsito <lluixhi <AT> gmail <DOT> com>
AuthorDate: Sat Feb 17 23:54:56 2018 +0000
Commit:     Aric Belsito <lluixhi <AT> gmail <DOT> com>
CommitDate: Sat Feb 17 23:54:56 2018 +0000
URL:        https://gitweb.gentoo.org/proj/musl.git/commit/?id=094d692a

app-emulation/qemu: fix keywords

 app-emulation/qemu/qemu-2.11.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-emulation/qemu/qemu-2.11.1.ebuild 
b/app-emulation/qemu/qemu-2.11.1.ebuild
index e52a11f..3fae9ad 100644
--- a/app-emulation/qemu/qemu-2.11.1.ebuild
+++ b/app-emulation/qemu/qemu-2.11.1.ebuild
@@ -19,7 +19,7 @@ if [[ ${PV} = *9999* ]]; then
        SRC_URI=""
 else
        SRC_URI="http://wiki.qemu-project.org/download/${P}.tar.bz2";
-       KEYWORDS="amd64 ~ppc ~ppc64 x86"
+       KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
 
        # Gentoo specific patchsets:
        SRC_URI+=" 
https://dev.gentoo.org/~chutzpah/distfiles/${P}-patches-r0.tar.xz";

Reply via email to