summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-06-13 03:42:43 +0000
committerSam James <sam@gentoo.org>2021-06-13 03:42:43 +0000
commit178541805a67c61aeef9746e411362fb219ce794 (patch)
tree47f311e85bc03fae02438cade81ee58a0d9f103e
parentdev-python/timeout-decorator: Stabilize 0.5.0 x86, #790953 (diff)
downloadgentoo-17854180.tar.gz
gentoo-17854180.tar.bz2
gentoo-17854180.zip
dev-python/url-normalize: Stabilize 1.4.3 x86, #790953
Signed-off-by: Sam James <sam@gentoo.org>
-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 e85c5c5e95f4..5c25c5942d52 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}]"