diff options
author | 2018-04-16 11:29:48 -0400 | |
---|---|---|
committer | 2018-04-16 11:41:58 -0400 | |
commit | 0adb0f5dda350c02f02bf7240f256e7edefc70c0 (patch) | |
tree | 585e1416c908125f2c484405fb839abf507477c9 /profiles/arch/x86 | |
parent | dev-ruby/rmagick: avoid failing tests (diff) | |
download | gentoo-0adb0f5dda350c02f02bf7240f256e7edefc70c0.tar.gz gentoo-0adb0f5dda350c02f02bf7240f256e7edefc70c0.tar.bz2 gentoo-0adb0f5dda350c02f02bf7240f256e7edefc70c0.zip |
Fix package.use.mask for USE flags that pull in sys-fs/zfs
877947d414bf8b576b9d79226da82afa3df446a5 broke it.
ab9e52ff6b08650f4661ec9f8b9cf131364a5b60 was a partial fix for x86 only.
This should fix it properly for all architectures.
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Signed-off-by: Richard Yao <ryao@gentoo.org>
Diffstat (limited to 'profiles/arch/x86')
-rw-r--r-- | profiles/arch/x86/package.use.mask | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/profiles/arch/x86/package.use.mask b/profiles/arch/x86/package.use.mask index 66a141d336eb..4ce7a76c9bae 100644 --- a/profiles/arch/x86/package.use.mask +++ b/profiles/arch/x86/package.use.mask @@ -3,11 +3,6 @@ # This file requires >=portage-2.1.1 -# Richard Yao <ryao@gentoo.org> (16 Mar 2018) -# sys-fs/zfs is not keyworded stable. -sys-cluster/ceph zfs -sys-boot/grub libzfs - # Jan Ziak <0xe2.0x9a.0x9b@gmail.com> (14 Mar 2018) # Expose SVGA backend for x86 users app-emulation/fuse -backend-svga |