diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-04-24 21:04:15 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-04-24 21:04:15 +0300 |
commit | 901d51f44b7f9fbb2ff2403464a7615257a8009d (patch) | |
tree | cad14fff24bec189da85dac427a6eb648c5a0155 /dev-python/watchfiles | |
parent | app-misc/screen: Stabilize 4.9.0 ppc64, #836867 (diff) | |
download | gentoo-901d51f44b7f9fbb2ff2403464a7615257a8009d.tar.gz gentoo-901d51f44b7f9fbb2ff2403464a7615257a8009d.tar.bz2 gentoo-901d51f44b7f9fbb2ff2403464a7615257a8009d.zip |
dev-python/watchfiles: Keyword 0.13 ppc, #840562
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/watchfiles')
-rw-r--r-- | dev-python/watchfiles/watchfiles-0.13.ebuild | 2 |
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 aa8f8692c222..e42dea99cc03 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" +KEYWORDS="~amd64 ~ppc" RDEPEND=" =dev-python/anyio-3*[${PYTHON_USEDEP}] |