summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-06-21 18:53:15 +0200
committerAgostino Sarubbo <ago@gentoo.org>2020-06-21 18:54:45 +0200
commitf592e6f1d5c6d14d2b0b8aeec560511c8f00d686 (patch)
tree727c990d6fdcbe7d229ef07c8734ab541818b608 /app-emulation/qemu
parentapp-admin/vault: amd64 stable wrt bug #727660 (diff)
downloadgentoo-f592e6f1d5c6d14d2b0b8aeec560511c8f00d686.tar.gz
gentoo-f592e6f1d5c6d14d2b0b8aeec560511c8f00d686.tar.bz2
gentoo-f592e6f1d5c6d14d2b0b8aeec560511c8f00d686.zip
app-emulation/qemu: amd64 stable wrt bug #728932
Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-emulation/qemu')
-rw-r--r--app-emulation/qemu/qemu-5.0.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/qemu/qemu-5.0.0.ebuild b/app-emulation/qemu/qemu-5.0.0.ebuild
index db4f361eae93..c364ab4d77d1 100644
--- a/app-emulation/qemu/qemu-5.0.0.ebuild
+++ b/app-emulation/qemu/qemu-5.0.0.ebuild
@@ -24,7 +24,7 @@ if [[ ${PV} = *9999* ]]; then
SRC_URI=""
else
SRC_URI="https://download.qemu.org/${P}.tar.xz"
- KEYWORDS="~amd64 ~arm64 ~ppc ~ppc64 ~x86"
+ KEYWORDS="amd64 ~arm64 ~ppc ~ppc64 ~x86"
fi
DESCRIPTION="QEMU + Kernel-based Virtual Machine userland tools"