commit: ae87c73918582c5093e264b59a1a4263c51e3a52
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 6 23:17:59 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Jun 6 23:17:59 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ae87c739
dev-python/url-normalize: Stabilize 1.4.3 amd64, #790953
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-python/url-normalize/url-normalize-1.4.3.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/url-normalize/url-normalize-1.4.3.ebuild
b/dev-python/url-normalize/url-normalize-1.4.3.ebuild
index 844d285623d..e85c5c5e95f 100644
--- a/dev-python/url-normalize/url-normalize-1.4.3.ebuild
+++ b/dev-python/url-normalize/url-normalize-1.4.3.ebuild
@@ -17,7 +17,7 @@ SRC_URI="
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
RDEPEND="dev-python/six[${PYTHON_USEDEP}]"