summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-07-24 20:10:42 +0100
committerSam James <sam@gentoo.org>2022-07-24 20:10:42 +0100
commit1d8e9095a56e3f165d775c73502897d7b265a692 (patch)
tree6631ebb76a262a31099288a471286507c00a6f0c /dev-python/pytest-qt
parentdev-python/paste: Stabilize 3.5.1 ALLARCHES, #860675 (diff)
downloadgentoo-1d8e9095a56e3f165d775c73502897d7b265a692.tar.gz
gentoo-1d8e9095a56e3f165d775c73502897d7b265a692.tar.bz2
gentoo-1d8e9095a56e3f165d775c73502897d7b265a692.zip
dev-python/pytest-qt: Stabilize 4.1.0 ALLARCHES, #860678
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.1.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest-qt/pytest-qt-4.1.0.ebuild b/dev-python/pytest-qt/pytest-qt-4.1.0.ebuild
index 69dbc6a6d79f..721c620d61c8 100644
--- a/dev-python/pytest-qt/pytest-qt-4.1.0.ebuild
+++ b/dev-python/pytest-qt/pytest-qt-4.1.0.ebuild
@@ -18,7 +18,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}]