summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWANG Xuerui <xen0n@gentoo.org>2022-05-19 20:18:46 +0800
committerWANG Xuerui <xen0n@gentoo.org>2022-05-19 20:18:46 +0800
commit71f9e89dd9ba69b83eb57274f13160bbd259b36b (patch)
tree91050af7baa07db163ef2a25ef5108bb4d90df91 /app-emulation/qemu
parentapp-emulation/qemu: keyword 7.0.0-r1 for ~loong (diff)
downloadgentoo-71f9e89dd9ba69b83eb57274f13160bbd259b36b.tar.gz
gentoo-71f9e89dd9ba69b83eb57274f13160bbd259b36b.tar.bz2
gentoo-71f9e89dd9ba69b83eb57274f13160bbd259b36b.zip
app-emulation/qemu: forward ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'app-emulation/qemu')
-rw-r--r--app-emulation/qemu/qemu-9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/qemu/qemu-9999.ebuild b/app-emulation/qemu/qemu-9999.ebuild
index 9e7d2fe3607a..23c0cb89295f 100644
--- a/app-emulation/qemu/qemu-9999.ebuild
+++ b/app-emulation/qemu/qemu-9999.ebuild
@@ -23,7 +23,7 @@ if [[ ${PV} = *9999* ]]; then
SRC_URI=""
else
SRC_URI="https://download.qemu.org/${P}.tar.xz"
- KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86"
+ KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~riscv ~x86"
fi
DESCRIPTION="QEMU + Kernel-based Virtual Machine userland tools"