tldextract: add comment

This commit is contained in:
blshkv 2020-04-02 10:54:35 +08:00
parent 763b442af6
commit e08ba56a33
No known key found for this signature in database
GPG key ID: 273E3E90D1A6294F

View file

@ -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() {