diff options
author | 2024-04-06 13:02:41 +0300 | |
---|---|---|
committer | 2024-04-06 13:02:41 +0300 | |
commit | 6244f21b8df272e736c0db04e5e348438ddde7c7 (patch) | |
tree | 7322c4183465f4d8f89eacd8984df3f3c6aa397c /dev-python/tldextract | |
parent | dev-python/python-openstackclient: Stabilize 6.6.0 ALLARCHES, #928709 (diff) | |
download | gentoo-6244f21b8df272e736c0db04e5e348438ddde7c7.tar.gz gentoo-6244f21b8df272e736c0db04e5e348438ddde7c7.tar.bz2 gentoo-6244f21b8df272e736c0db04e5e348438ddde7c7.zip |
dev-python/tldextract: Stabilize 5.1.2 ALLARCHES, #928710
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/tldextract')
-rw-r--r-- | dev-python/tldextract/tldextract-5.1.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/tldextract/tldextract-5.1.2.ebuild b/dev-python/tldextract/tldextract-5.1.2.ebuild index cb6bb0083d41..1f34cc13e3e9 100644 --- a/dev-python/tldextract/tldextract-5.1.2.ebuild +++ b/dev-python/tldextract/tldextract-5.1.2.ebuild @@ -16,7 +16,7 @@ HOMEPAGE=" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~loong ~x86" +KEYWORDS="amd64 ~arm64 ~loong x86" RDEPEND=" >=dev-python/filelock-3.0.8[${PYTHON_USEDEP}] |