diff options
author | 2024-04-06 13:02:23 +0300 | |
---|---|---|
committer | 2024-04-06 13:02:23 +0300 | |
commit | fc0675c710db1a3dfe3c5c29557b138fcc2c2f60 (patch) | |
tree | 507ab6385840fb731c0b809da460ee05436f0ca7 /dev-python/pytest-mock/pytest-mock-3.14.0.ebuild | |
parent | dev-python/urwid: Stabilize 2.6.9 ppc64, #928717 (diff) | |
download | gentoo-fc0675c710db1a3dfe3c5c29557b138fcc2c2f60.tar.gz gentoo-fc0675c710db1a3dfe3c5c29557b138fcc2c2f60.tar.bz2 gentoo-fc0675c710db1a3dfe3c5c29557b138fcc2c2f60.zip |
dev-python/pytest-mock: Stabilize 3.14.0 ALLARCHES, #928680
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/pytest-mock/pytest-mock-3.14.0.ebuild')
-rw-r--r-- | dev-python/pytest-mock/pytest-mock-3.14.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest-mock/pytest-mock-3.14.0.ebuild b/dev-python/pytest-mock/pytest-mock-3.14.0.ebuild index e3315fd88f37..c38d991f71fd 100644 --- a/dev-python/pytest-mock/pytest-mock-3.14.0.ebuild +++ b/dev-python/pytest-mock/pytest-mock-3.14.0.ebuild @@ -18,7 +18,7 @@ HOMEPAGE=" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-macos" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~x64-macos" RDEPEND=" >=dev-python/pytest-6.2.5[${PYTHON_USEDEP}] |