sys-apps/*: fix variable order

Signed-off-by: Lucio Sauer <watermanpaint@posteo.net>
Signed-off-by: Julien Roy <julien@jroy.ca>
This commit is contained in:
Lucio Sauer
2024-05-15 01:33:59 +02:00
committed by Julien Roy
parent b3a76199a2
commit ad3cd174f4
6 changed files with 9 additions and 11 deletions

View File

@@ -10,11 +10,12 @@ inherit distutils-r1 pypi
DESCRIPTION="Funtoo's franken-chroot tool - chroot from AMD64 to ARM system"
HOMEPAGE="https://code.funtoo.org/bitbucket/users/drobbins/repos/fchroot/browse"
RESTRICT="mirror test"
LICENSE="Apache-2.0"
SLOT="0"
KEYWORDS="~amd64"
RESTRICT="mirror test"
RDEPEND="
${PYTHON_DEPS}
app-emulation/qemu[qemu_user_targets_aarch64,qemu_user_targets_arm,static-user]