diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-09-27 09:05:21 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-09-27 09:05:21 +0200 |
commit | a71b377ada1220555afde57885610e8d96287f06 (patch) | |
tree | 715616c1b30e4ea41b9b43c438d69afa5a21846d /dev-python/pytest-plus | |
parent | dev-python/pytest-markdown: Stabilize 1.0.2-r1 amd64, #872965 (diff) | |
download | gentoo-a71b377ada1220555afde57885610e8d96287f06.tar.gz gentoo-a71b377ada1220555afde57885610e8d96287f06.tar.bz2 gentoo-a71b377ada1220555afde57885610e8d96287f06.zip |
dev-python/pytest-plus: Stabilize 0.2-r1 amd64, #872965
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/pytest-plus')
-rw-r--r-- | dev-python/pytest-plus/pytest-plus-0.2-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest-plus/pytest-plus-0.2-r1.ebuild b/dev-python/pytest-plus/pytest-plus-0.2-r1.ebuild index a618aaa1583a..e668106bf343 100644 --- a/dev-python/pytest-plus/pytest-plus-0.2-r1.ebuild +++ b/dev-python/pytest-plus/pytest-plus-0.2-r1.ebuild @@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~riscv" +KEYWORDS="amd64 ~riscv" RDEPEND=" dev-python/more-itertools[${PYTHON_USEDEP}] |