summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2016-09-05 18:10:26 +0200
committerAgostino Sarubbo <ago@gentoo.org>2016-09-05 18:10:26 +0200
commitef882757edfd4657675079860d5dd0734d3a6279 (patch)
tree1a96ac668746ee093b0365c59c922dbb0a88477b /app-emulation
parentapp-editors/joe: Revbump to fix linking against sys-libs/ncurses[tinfo] (diff)
downloadgentoo-ef882757edfd4657675079860d5dd0734d3a6279.tar.gz
gentoo-ef882757edfd4657675079860d5dd0734d3a6279.tar.bz2
gentoo-ef882757edfd4657675079860d5dd0734d3a6279.zip
app-emulation/qemu: amd64 stable wrt bug #592430
Package-Manager: portage-2.2.28 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-emulation')
-rw-r--r--app-emulation/qemu/qemu-2.7.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/qemu/qemu-2.7.0.ebuild b/app-emulation/qemu/qemu-2.7.0.ebuild
index bf85ee307a62..130e73f12105 100644
--- a/app-emulation/qemu/qemu-2.7.0.ebuild
+++ b/app-emulation/qemu/qemu-2.7.0.ebuild
@@ -18,7 +18,7 @@ if [[ ${PV} = *9999* ]]; then
SRC_URI=""
else
SRC_URI="http://wiki.qemu-project.org/download/${P}.tar.bz2"
- KEYWORDS="~amd64 ~arm64 ~ppc ~ppc64 ~x86 ~x86-fbsd"
+ KEYWORDS="amd64 ~arm64 ~ppc ~ppc64 ~x86 ~x86-fbsd"
fi
DESCRIPTION="QEMU + Kernel-based Virtual Machine userland tools"