diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2022-03-31 14:40:38 +0200 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-03-31 14:40:38 +0200 |
commit | 70daf4825cf3bb8e7063f2cab99677f4ab7e0ee7 (patch) | |
tree | 3355436195999bc6a161677127009f4126a5bc6d /dev-python/pytest-qt | |
parent | dev-python/pyopengl: Stabilize 3.1.6 amd64, #836513 (diff) | |
download | gentoo-70daf4825cf3bb8e7063f2cab99677f4ab7e0ee7.tar.gz gentoo-70daf4825cf3bb8e7063f2cab99677f4ab7e0ee7.tar.bz2 gentoo-70daf4825cf3bb8e7063f2cab99677f4ab7e0ee7.zip |
dev-python/pytest-qt: Stabilize 4.0.2-r1 ALLARCHES, #836514
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-python/pytest-qt')
-rw-r--r-- | dev-python/pytest-qt/pytest-qt-4.0.2-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest-qt/pytest-qt-4.0.2-r1.ebuild b/dev-python/pytest-qt/pytest-qt-4.0.2-r1.ebuild index ce2a9e32d833..11a6bd58b0a3 100644 --- a/dev-python/pytest-qt/pytest-qt-4.0.2-r1.ebuild +++ b/dev-python/pytest-qt/pytest-qt-4.0.2-r1.ebuild @@ -16,7 +16,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=" |