summaryrefslogtreecommitdiff
path: root/dev-python/lxml/lxml-5.2.1.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2024-04-26 23:59:37 +0100
committerV3n3RiX <venerix@koprulu.sector>2024-04-26 23:59:37 +0100
commit3e42d1577189af123b773dc0f11e5419035308c8 (patch)
tree95d77507c924544b12363e6da6aa741c444f3e8a /dev-python/lxml/lxml-5.2.1.ebuild
parent6243676c91946098c06d42bc87b5eb99aac40bf0 (diff)
gentoo auto-resync : 26:04:2024 - 23:59:36
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
}