summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2019-10-11 17:32:40 +0200
committerMichał Górny <mgorny@gentoo.org>2019-10-11 17:32:40 +0200
commit4bb159a98db35423944ab8e4c1626cb0a19caebb (patch)
tree75b4f85f956b9ed869db009a5a81b50b7aa742e8 /app-emulation/qemu/qemu-4.0.0-r50.ebuild
parentapp-emacs: Remove *-fbsd KEYWORDS (diff)
downloadgentoo-4bb159a98db35423944ab8e4c1626cb0a19caebb.tar.gz
gentoo-4bb159a98db35423944ab8e4c1626cb0a19caebb.tar.bz2
gentoo-4bb159a98db35423944ab8e4c1626cb0a19caebb.zip
app-emulation: Remove *-fbsd KEYWORDS
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'app-emulation/qemu/qemu-4.0.0-r50.ebuild')
-rw-r--r--app-emulation/qemu/qemu-4.0.0-r50.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/qemu/qemu-4.0.0-r50.ebuild b/app-emulation/qemu/qemu-4.0.0-r50.ebuild
index 872c8ec75e57..d585d58e2726 100644
--- a/app-emulation/qemu/qemu-4.0.0-r50.ebuild
+++ b/app-emulation/qemu/qemu-4.0.0-r50.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"
fi
DESCRIPTION="QEMU + Kernel-based Virtual Machine userland tools"