diff options
author | Sam James <sam@gentoo.org> | 2021-06-13 03:42:43 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-06-13 03:42:43 +0000 |
commit | 178541805a67c61aeef9746e411362fb219ce794 (patch) | |
tree | 47f311e85bc03fae02438cade81ee58a0d9f103e /dev-python/url-normalize | |
parent | dev-python/timeout-decorator: Stabilize 0.5.0 x86, #790953 (diff) | |
download | gentoo-178541805a67c61aeef9746e411362fb219ce794.tar.gz gentoo-178541805a67c61aeef9746e411362fb219ce794.tar.bz2 gentoo-178541805a67c61aeef9746e411362fb219ce794.zip |
dev-python/url-normalize: Stabilize 1.4.3 x86, #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.ebuild | 2 |
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}]" |