diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-08-27 10:26:36 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-08-27 10:26:36 +0200 |
commit | 0eee1e6333e5a629b7789a3a76e9d96120140619 (patch) | |
tree | 7d8f47af2cb02ba2654b911afdb9e0241f153dba /app-emulation | |
parent | net-dns/libidn2: amd64 stable wrt bug #866617 (diff) | |
download | gentoo-0eee1e6333e5a629b7789a3a76e9d96120140619.tar.gz gentoo-0eee1e6333e5a629b7789a3a76e9d96120140619.tar.bz2 gentoo-0eee1e6333e5a629b7789a3a76e9d96120140619.zip |
app-emulation/qemu: amd64 stable wrt bug #866635
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-emulation')
-rw-r--r-- | app-emulation/qemu/qemu-7.0.0-r3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/qemu/qemu-7.0.0-r3.ebuild b/app-emulation/qemu/qemu-7.0.0-r3.ebuild index 4c7504dd204a..2b0a183eafcc 100644 --- a/app-emulation/qemu/qemu-7.0.0-r3.ebuild +++ b/app-emulation/qemu/qemu-7.0.0-r3.ebuild @@ -42,7 +42,7 @@ else SRC_URI+=" !doc? ( https://dev.gentoo.org/~${QEMU_DOCS_PREBUILT_DEV}/distfiles/${CATEGORY}/${PN}/${PN}-${QEMU_DOCS_VERSION}-docs.tar.xz )" fi - KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc ppc64 ~riscv x86" + KEYWORDS="amd64 ~arm ~arm64 ~loong ~ppc ppc64 ~riscv x86" S="${WORKDIR}/${MY_P}" fi |