summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRolf Eike Beer <eike@sf-mail.de>2020-08-21 20:45:28 +0200
committerSergei Trofimovich <slyfox@gentoo.org>2020-08-21 20:00:33 +0100
commit4f2c07e5a7343de2d8141195b74ec66cd108b8d8 (patch)
treec72e9441de16e89193d60e19099c71be61b92385
parentdev-python/simplejson: stable 3.17.2 for hppa/sparc, bug #737790 (diff)
downloadgentoo-4f2c07e5a7343de2d8141195b74ec66cd108b8d8.tar.gz
gentoo-4f2c07e5a7343de2d8141195b74ec66cd108b8d8.tar.bz2
gentoo-4f2c07e5a7343de2d8141195b74ec66cd108b8d8.zip
dev-python/pytest-mock: stable 3.2.0 for hppa, bug #737786
Package-Manager: Portage-2.3.103, Repoman-2.3.23 RepoMan-Options: --include-arches="hppa" 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.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 c051615a2fd2..65c995cbd43b 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}]"