Подключение NTFS дисков

Cтранно, при этом указанный флаг включён по умолчанию:

$ cat /usr/portage/sys-fs/ntfs3g/ntfs3g-2022.10.3.ebuild | grep -i iuse
IUSE="acl debug +fuse +mount-ntfs ntfsdecrypt +ntfsprogs static-libs suid xattr"
$ equery u sys-fs/ntfs3g
[ Legend : U - final flag setting for installation]
[        : I - package is installed with flag     ]
[ Colors : set, unset                             ]
 * Found these USE flags for sys-fs/ntfs3g-2022.10.3:
 U I
 + + acl         : Add support for Access Control Lists
 - - debug       : Enable extra debug codepaths, like asserts and extra output. If you want to get meaningful backtraces see https://wiki.gentoo.org/wiki/Project:Quality_Assurance/Backtraces
 - - fuse        : Enable ntfs-3g FUSE driver
 - - mount-ntfs  : Install mount.ntfs symlink
 - - ntfsdecrypt : Build and install the ntfsdecrypt application.
 + + ntfsprogs   : Enable ntfsprogs
 - - static-libs : Build static versions of dynamic libraries as well
 - - suid        : Enable setuid root program(s)
 + + xattr       : Add support for extended attributes (filesystem-stored metadata)
$ emerge --pretend --verbose sys-fs/ntfs3g

Local copy of remote index is up-to-date and will be used.

Local copy of remote index is up-to-date and will be used.

These are the packages that would be merged, in order:

Calculating dependencies... done!
Dependency resolution took 5.56 s.

[binary   R    ] sys-fs/ntfs3g-2022.10.3:0/89::gentoo  USE="acl ntfsprogs xattr -debug -fuse -mount-ntfs -ntfsdecrypt -static-libs -suid" 0 KiB

Total: 1 package (1 reinstall, 1 binary), Size of downloads: 0 KiB

Что-то в системе вытеснило этот флаг.