diff options
author | Sam James <sam@gentoo.org> | 2023-04-09 06:53:16 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-04-09 06:57:09 +0100 |
commit | 57eb0a741261db8a83d567dfb30a3206ee7c0795 (patch) | |
tree | 26609ee4e215fe6e8b1bd3e50a892cf60e729422 /dev-embedded | |
parent | sys-cluster/kube-scheduler: add 1.24.12 (diff) | |
download | gentoo-57eb0a741261db8a83d567dfb30a3206ee7c0795.tar.gz gentoo-57eb0a741261db8a83d567dfb30a3206ee7c0795.tar.bz2 gentoo-57eb0a741261db8a83d567dfb30a3206ee7c0795.zip |
dev-embedded/platformio: unpin aiofiles, ajsonrpc
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-embedded')
-rw-r--r-- | dev-embedded/platformio/platformio-6.1.6-r2.ebuild (renamed from dev-embedded/platformio/platformio-6.1.6-r1.ebuild) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-embedded/platformio/platformio-6.1.6-r1.ebuild b/dev-embedded/platformio/platformio-6.1.6-r2.ebuild index 27e962933b2c..caa60877a41e 100644 --- a/dev-embedded/platformio/platformio-6.1.6-r1.ebuild +++ b/dev-embedded/platformio/platformio-6.1.6-r2.ebuild @@ -20,7 +20,7 @@ KEYWORDS="~amd64 ~x86" RDEPEND=" $(python_gen_cond_dep ' - =dev-python/aiofiles-22.1*[${PYTHON_USEDEP}] + >=dev-python/aiofiles-22.1[${PYTHON_USEDEP}] dev-python/ajsonrpc[${PYTHON_USEDEP}] <dev-python/bottle-0.13[${PYTHON_USEDEP}] =dev-python/click-8*[${PYTHON_USEDEP}] |