summaryrefslogtreecommitdiff
path: root/dev-python/lxml/lxml-5.2.1.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/lxml/lxml-5.2.1.ebuild')
-rw-r--r--dev-python/lxml/lxml-5.2.1.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-python/lxml/lxml-5.2.1.ebuild b/dev-python/lxml/lxml-5.2.1.ebuild
index b6b8283c0653..86f7ee15d039 100644
--- a/dev-python/lxml/lxml-5.2.1.ebuild
+++ b/dev-python/lxml/lxml-5.2.1.ebuild
@@ -122,4 +122,5 @@ python_install_all() {
pkg_postinst() {
optfeature "Support for BeautifulSoup as a parser backend" dev-python/beautifulsoup4
optfeature "Translates CSS selectors to XPath 1.0 expressions" dev-python/cssselect
+ optfeature "Support for lxml.html.clean sanitizer" dev-python/lxml-html-clean
}