dev-python/pytest-qt: stabilize 3.3.0 on x86

Bug: https://bugs.gentoo.org/743313
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
This commit is contained in:
Joonas Niilola
2020-10-07 19:36:35 +03:00
parent 0141d44d37
commit e0a5960f4e

View File

@@ -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}]"