diff options
author | matoro <matoro@users.noreply.github.com> | 2022-08-04 15:09:21 -0400 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-08-13 14:16:33 +0300 |
commit | 5ecafb7bdb9f9113e4ab3189ab26a264d64b918f (patch) | |
tree | a374de63ff717e5ddc023a8d4a65a1829d15aa8c /dev-python/watchfiles | |
parent | dev-util/maturin: keyword 0.13.2_beta1 for ~sparc (diff) | |
download | gentoo-5ecafb7bdb9f9113e4ab3189ab26a264d64b918f.tar.gz gentoo-5ecafb7bdb9f9113e4ab3189ab26a264d64b918f.tar.bz2 gentoo-5ecafb7bdb9f9113e4ab3189ab26a264d64b918f.zip |
dev-python/watchfiles: Keyword 0.16.1 sparc, #852878
Closes: https://github.com/gentoo/gentoo/pull/26739
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/watchfiles')
-rw-r--r-- | dev-python/watchfiles/watchfiles-0.16.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/watchfiles/watchfiles-0.16.1.ebuild b/dev-python/watchfiles/watchfiles-0.16.1.ebuild index f5372ea9f516..8c9517f72393 100644 --- a/dev-python/watchfiles/watchfiles-0.16.1.ebuild +++ b/dev-python/watchfiles/watchfiles-0.16.1.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 ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~s390 ~sparc ~x86" RDEPEND=" =dev-python/anyio-3*[${PYTHON_USEDEP}] |