commit: 6405d3759f8ff386e0662cacfe34620a0a4e4ac0 Author: Joonas Niilola <juippis <AT> gentoo <DOT> org> AuthorDate: Sat Oct 17 16:19:53 2020 +0000 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org> CommitDate: Sat Oct 17 16:41:11 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6405d375
dev-python/pytest-regressions: stabilize 2.0.1 on amd64 Closes: https://bugs.gentoo.org/749408 Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org> dev-python/pytest-regressions/pytest-regressions-2.0.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/pytest-regressions/pytest-regressions-2.0.1.ebuild b/dev-python/pytest-regressions/pytest-regressions-2.0.1.ebuild index d9507ebd099..c744db0e2a9 100644 --- a/dev-python/pytest-regressions/pytest-regressions-2.0.1.ebuild +++ b/dev-python/pytest-regressions/pytest-regressions-2.0.1.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 x86" +KEYWORDS="amd64 x86" BDEPEND="test? ( dev-python/matplotlib[${PYTHON_USEDEP}]
