summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-08-21 17:31:32 +0200
committerAgostino Sarubbo <ago@gentoo.org>2020-08-21 17:31:32 +0200
commit07be8de56c0a732182ae8108ea105f1e23f2a726 (patch)
tree06f7a4d1e55c0877ed526841e5c9598c3103052c
parentdev-python/lxml: sparc stable wrt bug #737772 (diff)
downloadgentoo-07be8de56c0a732182ae8108ea105f1e23f2a726.tar.gz
gentoo-07be8de56c0a732182ae8108ea105f1e23f2a726.tar.bz2
gentoo-07be8de56c0a732182ae8108ea105f1e23f2a726.zip
dev-python/pytest-mock: sparc stable wrt bug #737786
Package-Manager: Portage-2.3.103, Repoman-2.3.23 RepoMan-Options: --include-arches="sparc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-rw-r--r--dev-python/pytest-mock/pytest-mock-3.2.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest-mock/pytest-mock-3.2.0.ebuild b/dev-python/pytest-mock/pytest-mock-3.2.0.ebuild
index ce977eb21185..8b075c6d5933 100644
--- a/dev-python/pytest-mock/pytest-mock-3.2.0.ebuild
+++ b/dev-python/pytest-mock/pytest-mock-3.2.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}]"