summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-11-11 20:15:44 +0000
committerArthur Zamarin <arthurzam@gentoo.org>2023-11-11 20:15:44 +0000
commit48c53cb83b182b3e9a46ae598874fe81b163bae8 (patch)
tree26fc9b673d48ef63cecfe17882b02091d24948d8 /dev-python/tldextract
parentdev-python/h5py: Stabilize 3.10.0 amd64, #917188 (diff)
downloadgentoo-48c53cb83b182b3e9a46ae598874fe81b163bae8.tar.gz
gentoo-48c53cb83b182b3e9a46ae598874fe81b163bae8.tar.bz2
gentoo-48c53cb83b182b3e9a46ae598874fe81b163bae8.zip
dev-python/tldextract: Stabilize 5.0.1 amd64, #917205
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/tldextract')
-rw-r--r--dev-python/tldextract/tldextract-5.0.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/tldextract/tldextract-5.0.1.ebuild b/dev-python/tldextract/tldextract-5.0.1.ebuild
index 26a480fa5866..1356b1e64aa7 100644
--- a/dev-python/tldextract/tldextract-5.0.1.ebuild
+++ b/dev-python/tldextract/tldextract-5.0.1.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}]