mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-04-21 06:10:56 +02:00
pentoo-system: zfs on amd64 default only
This commit is contained in:
parent
1b84615458
commit
3dee67e47f
1 changed files with 1 additions and 1 deletions
|
|
@ -74,7 +74,7 @@ PDEPEND="${PDEPEND}
|
|||
sys-process/lsof
|
||||
!arm? ( sys-kernel/pentoo-sources )
|
||||
app-portage/mirrorselect
|
||||
!livecd-stage1? ( amd64? ( sys-fs/zfs ) )
|
||||
!livecd-stage1? ( amd64? ( !pax_kernel? ( sys-fs/zfs ) ) )
|
||||
app-crypt/openvpn-blacklist
|
||||
app-admin/localepurge
|
||||
app-editors/nano
|
||||
Loading…
Reference in a new issue