diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-12-15 12:39:03 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-12-15 12:39:03 +0000 |
commit | 8835e1ec0110c481bcd592b4d7993852caf612be (patch) | |
tree | 11b0a55488f21b345805cf1e2bd04b440bd4cc51 /dev-python/pytest-qt | |
parent | dev-python/QtPy: Stabilize 2.4.1-r1 arm64, #917728 (diff) | |
download | gentoo-8835e1ec0110c481bcd592b4d7993852caf612be.tar.gz gentoo-8835e1ec0110c481bcd592b4d7993852caf612be.tar.bz2 gentoo-8835e1ec0110c481bcd592b4d7993852caf612be.zip |
dev-python/pytest-qt: Stabilize 4.2.0 arm64, #917728
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/pytest-qt')
-rw-r--r-- | dev-python/pytest-qt/pytest-qt-4.2.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest-qt/pytest-qt-4.2.0.ebuild b/dev-python/pytest-qt/pytest-qt-4.2.0.ebuild index 2df1fde44c05..c97f85e44fb9 100644 --- a/dev-python/pytest-qt/pytest-qt-4.2.0.ebuild +++ b/dev-python/pytest-qt/pytest-qt-4.2.0.ebuild @@ -18,7 +18,7 @@ HOMEPAGE=" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 ~arm64 ~ppc64 ~riscv x86" +KEYWORDS="amd64 arm64 ~ppc64 ~riscv x86" RDEPEND=" dev-python/QtPy[gui,testlib,widgets(+),${PYTHON_USEDEP}] |