diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2022-02-27 13:15:27 +0100 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-02-27 13:22:32 +0100 |
commit | a4213830b40f25baaffcac8b02f7697c3e6a2800 (patch) | |
tree | bb3b95a3ed7c604ced499b16604c25cf456d066a /dev-python/url-normalize | |
parent | dev-python/typing-extensions: Stabilize 4.1.1 ALLARCHES, #834233 (diff) | |
download | gentoo-a4213830b40f25baaffcac8b02f7697c3e6a2800.tar.gz gentoo-a4213830b40f25baaffcac8b02f7697c3e6a2800.tar.bz2 gentoo-a4213830b40f25baaffcac8b02f7697c3e6a2800.zip |
dev-python/url-normalize: Stabilize 1.4.3-r1 ALLARCHES, #834234
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-python/url-normalize')
-rw-r--r-- | dev-python/url-normalize/url-normalize-1.4.3-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/url-normalize/url-normalize-1.4.3-r1.ebuild b/dev-python/url-normalize/url-normalize-1.4.3-r1.ebuild index 8ede2a4e84e6..b0e1fab3336f 100644 --- a/dev-python/url-normalize/url-normalize-1.4.3-r1.ebuild +++ b/dev-python/url-normalize/url-normalize-1.4.3-r1.ebuild @@ -17,7 +17,7 @@ SRC_URI=" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" RDEPEND="dev-python/six[${PYTHON_USEDEP}]" |