Package-Manager: Portage-2.3.3_p54, Repoman-2.3.1_p47
</flag>
<flag name="native-extensions">
Compiles native "C" extensions (speedups, instead of using python
- backup code). Currently includes xattr and libc-locales.
+ backup code). Currently includes libc-locales.
This should only be temporarily disabled for some bootstrapping
- operations, etc.. Cross-compilation is not supported.
+ operations. Cross-compilation is not supported.
</flag>
<flag name="xattr">Preserve extended attributes (filesystem-stored metadata)
when installing files. Usually only required for hardened systems.
LICENSE="GPL-2"
KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd"
SLOT="0"
-IUSE="build doc epydoc +ipc linguas_ru native-extensions selinux xattr"
+IUSE="build doc epydoc +ipc linguas_ru +native-extensions selinux xattr"
DEPEND="!build? ( $(python_gen_impl_dep 'ssl(+)') )
>=app-arch/tar-1.27