summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2020-07-11 20:53:38 +0100
committerSergei Trofimovich <slyfox@gentoo.org>2020-07-11 20:54:03 +0100
commit110a1e948e2d3bc85f7387f693c57c18d154d652 (patch)
tree50c9c162538205f0925e1a1a2a5fd214eae16cb6 /dev-python/pytest-mock
parentdev-vcs/fossil: stable 2.11.1 for ppc64 (diff)
downloadgentoo-110a1e948e2d3bc85f7387f693c57c18d154d652.tar.gz
gentoo-110a1e948e2d3bc85f7387f693c57c18d154d652.tar.bz2
gentoo-110a1e948e2d3bc85f7387f693c57c18d154d652.zip
dev-python/pytest-mock: stable 3.1.0 for ppc64
stable wrt bug #726358 Package-Manager: Portage-2.3.103, Repoman-2.3.23 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-python/pytest-mock')
-rw-r--r--dev-python/pytest-mock/pytest-mock-3.1.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest-mock/pytest-mock-3.1.0.ebuild b/dev-python/pytest-mock/pytest-mock-3.1.0.ebuild
index 16c2973c0bd4..ca6932c70723 100644
--- a/dev-python/pytest-mock/pytest-mock-3.1.0.ebuild
+++ b/dev-python/pytest-mock/pytest-mock-3.1.0.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~ppc ~ppc64 sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~ppc ppc64 sparc x86"
IUSE=""
RDEPEND=">=dev-python/pytest-5[${PYTHON_USEDEP}]"