commit: 9b3b2aee1367e78ce1e4df439bea78c0301836c5
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon May 16 21:50:14 2022 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon May 16 21:50:14 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9b3b2aee
dev-python/tldextract: Stabilize 3.3.0 amd64, #844850
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-python/tldextract/tldextract-3.3.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/tldextract/tldextract-3.3.0.ebuild
b/dev-python/tldextract/tldextract-3.3.0.ebuild
index ef7d2500fe3e..07a0d69c5bdb 100644
--- a/dev-python/tldextract/tldextract-3.3.0.ebuild
+++ b/dev-python/tldextract/tldextract-3.3.0.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~x86"
+KEYWORDS="amd64 ~arm64 ~x86"
RDEPEND="
dev-python/filelock[${PYTHON_USEDEP}]