Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/pytest-qt/
Date: Sun, 20 Feb 2022 20:32:08
Message-Id: 1645389064.06dc45c56bd79e1b07c19a14e8c73d6b90de9fba.sam@gentoo
1 commit: 06dc45c56bd79e1b07c19a14e8c73d6b90de9fba
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sun Feb 20 20:31:04 2022 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sun Feb 20 20:31:04 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=06dc45c5
7
8 dev-python/pytest-qt: Stabilize 4.0.2 ALLARCHES, #803782
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-python/pytest-qt/pytest-qt-4.0.2.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-python/pytest-qt/pytest-qt-4.0.2.ebuild b/dev-python/pytest-qt/pytest-qt-4.0.2.ebuild
16 index c3f929813750..2e1cc477fd82 100644
17 --- a/dev-python/pytest-qt/pytest-qt-4.0.2.ebuild
18 +++ b/dev-python/pytest-qt/pytest-qt-4.0.2.ebuild
19 @@ -15,7 +15,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
20
21 LICENSE="MIT"
22 SLOT="0"
23 -KEYWORDS="~amd64 ~arm64 ~x86"
24 +KEYWORDS="amd64 ~arm64 x86"
25
26 RDEPEND="dev-python/QtPy[gui,testlib,widgets(+),${PYTHON_USEDEP}]"
27 BDEPEND="