mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-20 12:33:40 -04:00
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:
@@ -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]
|
||||
|
||||
Reference in New Issue
Block a user