diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-08-13 19:09:36 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-08-13 19:09:36 +0300 |
commit | 0d73efa83e6ff7da5c75598e4ae18c295638fa99 (patch) | |
tree | bf7b9ef4fbea381b4f6e235a9fb08ae5669d4d14 /dev-python/url-normalize | |
parent | dev-python/cattrs: Keyword 23.1.2 ppc64, #910584 (diff) | |
download | gentoo-0d73efa83e6ff7da5c75598e4ae18c295638fa99.tar.gz gentoo-0d73efa83e6ff7da5c75598e4ae18c295638fa99.tar.bz2 gentoo-0d73efa83e6ff7da5c75598e4ae18c295638fa99.zip |
dev-python/url-normalize: Keyword 1.4.3-r1 ppc64, #910584
Signed-off-by: Arthur Zamarin <arthurzam@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 2105f79390e2..ece6f7164f36 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 x86" +KEYWORDS="amd64 ~arm ~arm64 ~ppc64 x86" RDEPEND="dev-python/six[${PYTHON_USEDEP}]" |