commit: 9a4a2d3df9a9ddbfc3128ab291c5a13505ad6ca8 Author: Joonas Niilola <juippis <AT> gentoo <DOT> org> AuthorDate: Sun Dec 6 09:52:30 2020 +0000 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org> CommitDate: Sun Dec 6 09:52:30 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9a4a2d3d
dev-python/pytest-regressions: stabilize 2.0.2 on ALLARCHES Closes: https://bugs.gentoo.org/758590 Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org> dev-python/pytest-regressions/pytest-regressions-2.0.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/pytest-regressions/pytest-regressions-2.0.2.ebuild b/dev-python/pytest-regressions/pytest-regressions-2.0.2.ebuild index 7517d909f5d..d8ea832714c 100644 --- a/dev-python/pytest-regressions/pytest-regressions-2.0.2.ebuild +++ b/dev-python/pytest-regressions/pytest-regressions-2.0.2.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}]
