summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2018-08-24 05:09:40 +0300
committerMikle Kolyada <zlogene@gentoo.org>2018-08-24 05:09:40 +0300
commit8f124d986312fe4a382316abd294b6cd8e190405 (patch)
treefcc8112ec5bf004d93ee93b89147370172446963 /app-emulation
parentdev-db/postgresql: amd64 stable wrt bug #664332 (diff)
downloadgentoo-8f124d986312fe4a382316abd294b6cd8e190405.tar.gz
gentoo-8f124d986312fe4a382316abd294b6cd8e190405.tar.bz2
gentoo-8f124d986312fe4a382316abd294b6cd8e190405.zip
app-emulation/qemu: amd64 stable wrt bug #664062
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'app-emulation')
-rw-r--r--app-emulation/qemu/qemu-2.12.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/qemu/qemu-2.12.1.ebuild b/app-emulation/qemu/qemu-2.12.1.ebuild
index 6cd64af4185c..df4ccb5617bf 100644
--- a/app-emulation/qemu/qemu-2.12.1.ebuild
+++ b/app-emulation/qemu/qemu-2.12.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 ~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"