From e08ba56a33d867554aa500d3d7724ab79be98d19 Mon Sep 17 00:00:00 2001 From: blshkv Date: Thu, 2 Apr 2020 10:54:35 +0800 Subject: [PATCH] tldextract: add comment --- dev-python/tldextract/tldextract-2.2.1-r1.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/dev-python/tldextract/tldextract-2.2.1-r1.ebuild b/dev-python/tldextract/tldextract-2.2.1-r1.ebuild index 59dcb950f..d1a8b5889 100644 --- a/dev-python/tldextract/tldextract-2.2.1-r1.ebuild +++ b/dev-python/tldextract/tldextract-2.2.1-r1.ebuild @@ -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() {