summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-04-24 21:05:31 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2022-04-24 21:05:31 +0300
commit5bd849f8a79c003ea754e05cc60b290e82be4851 (patch)
treec811bba864f6855e25c05c3390ffe4417d134922 /dev-python/watchfiles
parentdev-python/dirty-equals: Keyword 0.3 ppc64, #840562 (diff)
downloadgentoo-5bd849f8a79c003ea754e05cc60b290e82be4851.tar.gz
gentoo-5bd849f8a79c003ea754e05cc60b290e82be4851.tar.bz2
gentoo-5bd849f8a79c003ea754e05cc60b290e82be4851.zip
dev-python/watchfiles: Keyword 0.13 ppc64, #840562
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/watchfiles')
-rw-r--r--dev-python/watchfiles/watchfiles-0.13.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/watchfiles/watchfiles-0.13.ebuild b/dev-python/watchfiles/watchfiles-0.13.ebuild
index e42dea99cc03..f244ba0f19d9 100644
--- a/dev-python/watchfiles/watchfiles-0.13.ebuild
+++ b/dev-python/watchfiles/watchfiles-0.13.ebuild
@@ -74,7 +74,7 @@ LICENSE="MIT"
# crates
LICENSE+=" Apache-2.0 Apache-2.0-with-LLVM-exceptions Artistic-2 BSD CC0-1.0 ISC MIT Unlicense"
SLOT="0"
-KEYWORDS="~amd64 ~ppc"
+KEYWORDS="~amd64 ~ppc ~ppc64"
RDEPEND="
=dev-python/anyio-3*[${PYTHON_USEDEP}]