14 lines
1.1 KiB
Text
14 lines
1.1 KiB
Text
DEFINED_PHASES=install setup
|
|
DESCRIPTION=Boot your system's rootfs from OpenZFS/LUKS
|
|
EAPI=7
|
|
HOMEPAGE=https://github.com/fearedbliss/bliss-initramfs
|
|
IUSE=python_single_target_python3_6 python_single_target_python3_7 python_single_target_python3_8
|
|
KEYWORDS=-* amd64
|
|
LICENSE=Apache-2.0
|
|
RDEPEND=python_single_target_python3_6? ( dev-lang/python:3.6 >=dev-lang/python-exec-2:=[python_targets_python3_6] ) python_single_target_python3_7? ( dev-lang/python:3.7 >=dev-lang/python-exec-2:=[python_targets_python3_7] ) python_single_target_python3_8? ( dev-lang/python:3.8 >=dev-lang/python-exec-2:=[python_targets_python3_8] ) app-arch/cpio virtual/udev
|
|
REQUIRED_USE=^^ ( python_single_target_python3_6 python_single_target_python3_7 python_single_target_python3_8 )
|
|
RESTRICT=strip
|
|
SLOT=0
|
|
SRC_URI=https://github.com/fearedbliss/bliss-initramfs/archive/8.0.0.tar.gz -> bliss-initramfs-8.0.0.tar.gz
|
|
_eclasses_=multilib 318e8ae683e57fd3ccd0d31a769d8ee8 python-single-r1 2d2617a730e75e491e1d17af87841ec5 python-utils-r1 dd532a387632f19bfc5523fc2289a9a0 toolchain-funcs 512eb3367f507ebaa1d1d43ab7d66e6c
|
|
_md5_=d80d28edaadaf638c61652a9d03baf7a
|