diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-10-06 20:44:06 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-10-06 20:44:06 +0300 |
commit | e3379ac964330b866beff2f923a0492774da7fef (patch) | |
tree | 3ed5af702a59ff11834df00c059e1bb7f8c1fdc5 /dev-python/url-normalize/url-normalize-1.4.3-r1.ebuild | |
parent | dev-python/hatch-jupyter-builder: Stabilize 0.8.3 ppc64, #915283 (diff) | |
download | gentoo-e3379ac964330b866beff2f923a0492774da7fef.tar.gz gentoo-e3379ac964330b866beff2f923a0492774da7fef.tar.bz2 gentoo-e3379ac964330b866beff2f923a0492774da7fef.zip |
dev-python/url-normalize: Stabilize 1.4.3-r1 ppc64, #915283
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/url-normalize/url-normalize-1.4.3-r1.ebuild')
-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 1ff9be053798..8b81737a85db 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 @@ -20,7 +20,7 @@ SRC_URI=" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 arm ~arm64 ~loong ~ppc64 ~riscv x86" +KEYWORDS="amd64 arm ~arm64 ~loong ppc64 ~riscv x86" RDEPEND="dev-python/six[${PYTHON_USEDEP}]" |