summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRolf Eike Beer <eike@sf-mail.de>2020-06-03 07:59:35 +0200
committerSergei Trofimovich <slyfox@gentoo.org>2020-06-03 07:59:27 +0100
commit12977f55384b76a64505ad2c302eeaa02af29c2f (patch)
tree38d1498bb02a16fe7451557d69cf0501b0a8ed08
parentdev-python/pocketlint: stable 0.20 for sparc, bug #726536 (diff)
downloadgentoo-12977f55.tar.gz
gentoo-12977f55.tar.bz2
gentoo-12977f55.zip
dev-python/pytest-mock: stable 3.1.0 for sparc, bug #726358
Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="sparc" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
-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 015b6f4cb151..41bf079775f3 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}]"