commit: 7d27d0e6d6c9c0d8dfc5749bf614c5c3f9ccf448 Author: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org> AuthorDate: Thu Aug 27 02:31:17 2020 +0000 Commit: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org> CommitDate: Thu Aug 27 02:32:13 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7d27d0e6
profiles/arch/powerpc/ppc64/package.use.mask: really unmask grub[libzfs] Original commit missed the - Signed-off-by: Georgy Yakovlev <gyakovlev <AT> gentoo.org> profiles/arch/powerpc/ppc64/package.use.mask | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/profiles/arch/powerpc/ppc64/package.use.mask b/profiles/arch/powerpc/ppc64/package.use.mask index 616548c7f04..ef95ddfd44d 100644 --- a/profiles/arch/powerpc/ppc64/package.use.mask +++ b/profiles/arch/powerpc/ppc64/package.use.mask @@ -3,7 +3,7 @@ # Georgy Yakovlev <[email protected]> (2020-08-20) # zfs is keyworded on ppc64 -sys-boot/grub libzfs +sys-boot/grub -libzfs # James Le Cuirot <[email protected]> (2020-08-19) # Cinnamon is not keyworded on this architecture.
