summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-06-06 23:17:59 +0000
committerSam James <sam@gentoo.org>2021-06-06 23:17:59 +0000
commitae87c73918582c5093e264b59a1a4263c51e3a52 (patch)
tree2941261ea58606437b33a0c45058bedbef0bea1d /dev-python/url-normalize
parentdev-python/timeout-decorator: Stabilize 0.5.0 amd64, #790953 (diff)
downloadgentoo-ae87c73918582c5093e264b59a1a4263c51e3a52.tar.gz
gentoo-ae87c73918582c5093e264b59a1a4263c51e3a52.tar.bz2
gentoo-ae87c73918582c5093e264b59a1a4263c51e3a52.zip
dev-python/url-normalize: Stabilize 1.4.3 amd64, #790953
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/url-normalize')
-rw-r--r--dev-python/url-normalize/url-normalize-1.4.3.ebuild2
1 files changed, 1 insertions, 1 deletions
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 844d285623d9..e85c5c5e95f4 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}]"