commit: 7f97862f39acd62a4bf808f98709a01e71ae8495
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Mon Sep 20 17:23:44 2021 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Mon Sep 20 17:24:20 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7f97862f
dev-lang/python: Remove obsolete flag descs
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-lang/python/metadata.xml | 2 --
1 file changed, 2 deletions(-)
diff --git a/dev-lang/python/metadata.xml b/dev-lang/python/metadata.xml
index fa23fc35d3c..3427feb17c7 100644
--- a/dev-lang/python/metadata.xml
+++ b/dev-lang/python/metadata.xml
@@ -7,8 +7,6 @@
</maintainer>
<use>
<flag name="bluetooth">Build Bluetooth protocol support in socket
module</flag>
- <flag name="threads">Enable threading support. (DON'T DISABLE THIS
UNLESS YOU KNOW WHAT YOU'RE DOING)</flag>
- <flag name="wide-unicode">Enable wide Unicode implementation which uses
4-byte Unicode characters. Switching of this USE flag changes ABI of Python and
requires reinstallation of many Python modules. (DON'T DISABLE THIS UNLESS YOU
KNOW WHAT YOU'RE DOING)</flag>
<flag name="wininst">Install Windows executables required to create an
executable installer for MS Windows.</flag>
</use>
</pkgmetadata>