diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-04-24 21:05:50 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-04-24 21:05:50 +0300 |
commit | 9646612e74d424967d57222200c67911933b998f (patch) | |
tree | d06415e528e02c4b999722943cdb89aac47fba9a /dev-python/watchfiles/watchfiles-0.13.ebuild | |
parent | dev-python/dirty-equals: Keyword 0.3 x86, #840562 (diff) | |
download | gentoo-9646612e74d424967d57222200c67911933b998f.tar.gz gentoo-9646612e74d424967d57222200c67911933b998f.tar.bz2 gentoo-9646612e74d424967d57222200c67911933b998f.zip |
dev-python/watchfiles: Keyword 0.13 x86, #840562
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/watchfiles/watchfiles-0.13.ebuild')
-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 1db21c19c130..25677eb3ff8d 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 ~arm ~arm64 ~ppc ~ppc64" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86" RDEPEND=" =dev-python/anyio-3*[${PYTHON_USEDEP}] |