diff options
author | Sam James <sam@gentoo.org> | 2022-02-20 20:31:04 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-02-20 20:31:04 +0000 |
commit | 06dc45c56bd79e1b07c19a14e8c73d6b90de9fba (patch) | |
tree | d977dc560844513a9de1e8413876583c64fbf85e /dev-python/pytest-qt | |
parent | dev-java/xerial-core: Stabilize 2.0.1-r1 x86, #833794 (diff) | |
download | gentoo-06dc45c56bd79e1b07c19a14e8c73d6b90de9fba.tar.gz gentoo-06dc45c56bd79e1b07c19a14e8c73d6b90de9fba.tar.bz2 gentoo-06dc45c56bd79e1b07c19a14e8c73d6b90de9fba.zip |
dev-python/pytest-qt: Stabilize 4.0.2 ALLARCHES, #803782
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/pytest-qt')
-rw-r--r-- | dev-python/pytest-qt/pytest-qt-4.0.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest-qt/pytest-qt-4.0.2.ebuild b/dev-python/pytest-qt/pytest-qt-4.0.2.ebuild index c3f929813750..2e1cc477fd82 100644 --- a/dev-python/pytest-qt/pytest-qt-4.0.2.ebuild +++ b/dev-python/pytest-qt/pytest-qt-4.0.2.ebuild @@ -15,7 +15,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~x86" +KEYWORDS="amd64 ~arm64 x86" RDEPEND="dev-python/QtPy[gui,testlib,widgets(+),${PYTHON_USEDEP}]" BDEPEND=" |