diff options
author | 2022-09-27 11:37:59 -0400 | |
---|---|---|
committer | 2022-09-28 22:27:30 +0100 | |
commit | 2c5322b906e32ed0f6db163dabe4c31470a03559 (patch) | |
tree | 3b7637106ab575d75c6ba6c517add0a337758591 /dev-python/watchfiles | |
parent | dev-util/maturin: Keyword 0.13.5 ppc64, #852878 (diff) | |
download | gentoo-2c5322b906e32ed0f6db163dabe4c31470a03559.tar.gz gentoo-2c5322b906e32ed0f6db163dabe4c31470a03559.tar.bz2 gentoo-2c5322b906e32ed0f6db163dabe4c31470a03559.zip |
dev-python/watchfiles: Keyword 0.17.0 ppc64, #852878
Signed-off-by: Matoro Mahri <matoro@users.noreply.github.com>
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/watchfiles')
-rw-r--r-- | dev-python/watchfiles/watchfiles-0.17.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/watchfiles/watchfiles-0.17.0.ebuild b/dev-python/watchfiles/watchfiles-0.17.0.ebuild index 724433aff30a..c0161078938d 100644 --- a/dev-python/watchfiles/watchfiles-0.17.0.ebuild +++ b/dev-python/watchfiles/watchfiles-0.17.0.ebuild @@ -77,7 +77,7 @@ LICENSE="MIT" LICENSE+=" Apache-2.0 Apache-2.0-with-LLVM-exceptions Artistic-2 BSD" LICENSE+=" CC0-1.0 ISC MIT Unlicense" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~s390 ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~s390 ~sparc ~x86" RDEPEND=" =dev-python/anyio-3*[${PYTHON_USEDEP}] |