commit: 178541805a67c61aeef9746e411362fb219ce794
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 13 03:42:43 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Jun 13 03:42:43 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=17854180
dev-python/url-normalize: Stabilize 1.4.3 x86, #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 e85c5c5e95f..5c25c5942d5 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}]"