mirror of
https://github.com/pentoo/pentoo-overlay
synced 2025-12-06 08:25:01 +01:00
tldextract: add comment
This commit is contained in:
parent
763b442af6
commit
e08ba56a33
1 changed files with 1 additions and 0 deletions
|
|
@ -21,6 +21,7 @@ RDEPEND="${PYTHON_DEPS}
|
|||
dev-python/requests-file[${PYTHON_USEDEP}]"
|
||||
|
||||
# https://github.com/john-kurkowski/tldextract#note-about-caching
|
||||
# https://bugs.gentoo.org/698202
|
||||
PATCHES=( "${FILESDIR}/${P}_change_tldextract_cache_defaults.patch" )
|
||||
|
||||
pkg_postinst() {
|
||||
|
|
|
|||
Loading…
Reference in a new issue