summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2019-02-19 14:54:42 +0300
committerMikle Kolyada <zlogene@gentoo.org>2019-02-19 14:54:42 +0300
commit87a473215de05edb07e806feb525a6077ec3bdd9 (patch)
tree686b5a0dc850741b09f098c73578fef8aa29f3ab /app-emulation/qemu
parentnet-libs/srt: keyword ~arm64 (diff)
downloadgentoo-87a473215de05edb07e806feb525a6077ec3bdd9.tar.gz
gentoo-87a473215de05edb07e806feb525a6077ec3bdd9.tar.bz2
gentoo-87a473215de05edb07e806feb525a6077ec3bdd9.zip
app-emulation/qemu: amd64 x86 stable wrt bug #678302
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11 RepoMan-Options: --include-arches="amd64 x86"
Diffstat (limited to 'app-emulation/qemu')
-rw-r--r--app-emulation/qemu/qemu-3.1.0-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/qemu/qemu-3.1.0-r1.ebuild b/app-emulation/qemu/qemu-3.1.0-r1.ebuild
index 1a51e555b08a..300b3b95ed0a 100644
--- a/app-emulation/qemu/qemu-3.1.0-r1.ebuild
+++ b/app-emulation/qemu/qemu-3.1.0-r1.ebuild
@@ -19,7 +19,7 @@ if [[ ${PV} = *9999* ]]; then
SRC_URI=""
else
SRC_URI="http://wiki.qemu-project.org/download/${P}.tar.xz"
- KEYWORDS="~amd64 ~arm64 ~ppc ~ppc64 ~x86 ~x86-fbsd"
+ KEYWORDS="amd64 ~arm64 ~ppc ~ppc64 x86 ~x86-fbsd"
# Gentoo specific patchsets:
#SRC_URI+=" https://dev.gentoo.org/~tamiko/distfiles/${P}-patches-r1.tar.xz"