summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-04-23 23:16:47 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2022-04-23 23:16:47 +0300
commit6c2a5cb8de74c2fe60fe31441c557b01a93a5ae6 (patch)
tree3e21eb82bbee927b5e1ec853533dad4cf35ff843 /dev-python/watchgod
parentdev-python/watchgod: Stabilize 0.8.1 x86, #840395 (diff)
downloadgentoo-6c2a5cb8de74c2fe60fe31441c557b01a93a5ae6.tar.gz
gentoo-6c2a5cb8de74c2fe60fe31441c557b01a93a5ae6.tar.bz2
gentoo-6c2a5cb8de74c2fe60fe31441c557b01a93a5ae6.zip
dev-python/watchgod: Stabilize 0.8.1 amd64, #840395
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/watchgod')
-rw-r--r--dev-python/watchgod/watchgod-0.8.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/watchgod/watchgod-0.8.1.ebuild b/dev-python/watchgod/watchgod-0.8.1.ebuild
index 78e818622870..f3535a0be83c 100644
--- a/dev-python/watchgod/watchgod-0.8.1.ebuild
+++ b/dev-python/watchgod/watchgod-0.8.1.ebuild
@@ -22,7 +22,7 @@ S=${WORKDIR}/${MY_P}
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 arm arm64 ~hppa ~ia64 ppc ppc64 ~riscv sparc x86"
+KEYWORDS="amd64 arm arm64 ~hppa ~ia64 ppc ppc64 ~riscv sparc x86"
RDEPEND="
=dev-python/anyio-3*[${PYTHON_USEDEP}]