diff options
author | Michał Górny <mgorny@gentoo.org> | 2023-11-22 12:02:20 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2023-11-22 12:04:14 +0100 |
commit | 8b5709f5c4f66a791b354db6ba629f37ab7501be (patch) | |
tree | 4f3c9b3031c7ebcdcaa1686688456c6b3602d207 /dev-python/pytest-mock | |
parent | dev-python/GitPython: Stabilize 3.1.40 ALLARCHES, #917710 (diff) | |
download | gentoo-8b5709f5c4f66a791b354db6ba629f37ab7501be.tar.gz gentoo-8b5709f5c4f66a791b354db6ba629f37ab7501be.tar.bz2 gentoo-8b5709f5c4f66a791b354db6ba629f37ab7501be.zip |
dev-python/pytest-mock: Stabilize 3.12.0 ALLARCHES, #917724
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/pytest-mock')
-rw-r--r-- | dev-python/pytest-mock/pytest-mock-3.12.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest-mock/pytest-mock-3.12.0.ebuild b/dev-python/pytest-mock/pytest-mock-3.12.0.ebuild index fffc7a4e5350..21e83bfc0670 100644 --- a/dev-python/pytest-mock/pytest-mock-3.12.0.ebuild +++ b/dev-python/pytest-mock/pytest-mock-3.12.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[${PYTHON_USEDEP}] |