diff options
author | Michał Górny <mgorny@gentoo.org> | 2022-05-06 15:22:00 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2022-05-06 15:22:26 +0200 |
commit | da91666751fa4e3c406bf3506ea28ea6cfe50708 (patch) | |
tree | 471a2695c50bc883275331a1dae01161c6c830c2 /dev-python/pytest-trio | |
parent | dev-python/trio: Keyword 0.20.0 alpha, #808273 (diff) | |
download | gentoo-da91666751fa4e3c406bf3506ea28ea6cfe50708.tar.gz gentoo-da91666751fa4e3c406bf3506ea28ea6cfe50708.tar.bz2 gentoo-da91666751fa4e3c406bf3506ea28ea6cfe50708.zip |
dev-python/pytest-trio: Keyword 0.7.0-r1 alpha, #808273
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/pytest-trio')
-rw-r--r-- | dev-python/pytest-trio/pytest-trio-0.7.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest-trio/pytest-trio-0.7.0-r1.ebuild b/dev-python/pytest-trio/pytest-trio-0.7.0-r1.ebuild index a4b50b2d3a5e..d75d960b3909 100644 --- a/dev-python/pytest-trio/pytest-trio-0.7.0-r1.ebuild +++ b/dev-python/pytest-trio/pytest-trio-0.7.0-r1.ebuild @@ -17,7 +17,7 @@ SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz" LICENSE="|| ( MIT Apache-2.0 )" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" RDEPEND=" >=dev-python/async_generator-1.9[${PYTHON_USEDEP}] |