commit: ce2ebf8085fd234de0ae341b3b5daa12de20a930
Author: Marco Scardovi <marco <AT> scardovi <DOT> com>
AuthorDate: Mon Jun 14 13:28:33 2021 +0000
Commit: Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
CommitDate: Mon Jun 14 13:28:33 2021 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=ce2ebf80
dev-python/fchroot: update package.use
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Marco Scardovi <marco <AT> scardovi.com>
dev-python/fchroot/fchroot-0.1.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/fchroot/fchroot-0.1.2.ebuild
b/dev-python/fchroot/fchroot-0.1.2.ebuild
index 3f4250f76..8b08623ea 100644
--- a/dev-python/fchroot/fchroot-0.1.2.ebuild
+++ b/dev-python/fchroot/fchroot-0.1.2.ebuild
@@ -17,7 +17,7 @@ KEYWORDS="~amd64 ~x86"
IUSE="+static-libs"
RDEPEND="
- app-emulation/qemu[static-user]
+
app-emulation/qemu[qemu_softmmu_targets_x86_64,qemu_softmmu_targets_aarch64,qemu_softmmu_targets_arm,static-user]
dev-libs/glib[static-libs]
sys-apps/attr[static-libs]
sys-libs/zlib[static-libs]