diff options
author | James Le Cuirot <chewi@gentoo.org> | 2022-02-07 21:14:08 +0000 |
---|---|---|
committer | James Le Cuirot <chewi@gentoo.org> | 2022-02-07 21:15:30 +0000 |
commit | 3fd3e56d19dd839d4f026658af6cb778274a9ca5 (patch) | |
tree | f36d67345b03e812817b357e4b5a429b8248826a /dev-python/pytest-asyncio | |
parent | dev-python/setuptools: Keyword 60.8.0 for ~m68k (diff) | |
download | gentoo-3fd3e56d19dd839d4f026658af6cb778274a9ca5.tar.gz gentoo-3fd3e56d19dd839d4f026658af6cb778274a9ca5.tar.bz2 gentoo-3fd3e56d19dd839d4f026658af6cb778274a9ca5.zip |
dev-python/pytest-asyncio: Keyword 0.17.2 for ~m68k
The tests pass.
Signed-off-by: James Le Cuirot <chewi@gentoo.org>
Diffstat (limited to 'dev-python/pytest-asyncio')
-rw-r--r-- | dev-python/pytest-asyncio/pytest-asyncio-0.17.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest-asyncio/pytest-asyncio-0.17.2.ebuild b/dev-python/pytest-asyncio/pytest-asyncio-0.17.2.ebuild index 5ee78272811e..8f3851e525ae 100644 --- a/dev-python/pytest-asyncio/pytest-asyncio-0.17.2.ebuild +++ b/dev-python/pytest-asyncio/pytest-asyncio-0.17.2.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://github.com/pytest-dev/pytest-asyncio/archive/v${PV}.tar.gz -> $ LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-macos" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-macos" RDEPEND=" >=dev-python/pytest-5.4.0[${PYTHON_USEDEP}]" |