commit: e0a5960f4e6870f40a6777b0844de07fd5943613 Author: Joonas Niilola <juippis <AT> gentoo <DOT> org> AuthorDate: Wed Oct 7 16:36:35 2020 +0000 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org> CommitDate: Wed Oct 7 16:49:13 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e0a5960f
dev-python/pytest-qt: stabilize 3.3.0 on x86 Bug: https://bugs.gentoo.org/743313 Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org> dev-python/pytest-qt/pytest-qt-3.3.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/pytest-qt/pytest-qt-3.3.0.ebuild b/dev-python/pytest-qt/pytest-qt-3.3.0.ebuild index e7cca9705ff..04f0dd03d9f 100644 --- a/dev-python/pytest-qt/pytest-qt-3.3.0.ebuild +++ b/dev-python/pytest-qt/pytest-qt-3.3.0.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" DEPEND="dev-python/QtPy[gui,testlib,${PYTHON_USEDEP}]"
