summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2020-07-06 21:10:05 +0200
committerMichał Górny <mgorny@gentoo.org>2020-07-06 21:10:05 +0200
commit0179e71acc917a6210ef05cd4973442bca7b2011 (patch)
tree66dae3f8e680c5d74a9a91dbd30014e6039e5dd6 /dev-python
parentdev-python/pykwalify: Stabilize 1.7.0 amd64, #728780 (diff)
downloadgentoo-0179e71acc917a6210ef05cd4973442bca7b2011.tar.gz
gentoo-0179e71acc917a6210ef05cd4973442bca7b2011.tar.bz2
gentoo-0179e71acc917a6210ef05cd4973442bca7b2011.zip
dev-python/pytest-mock: Stabilize 3.1.0 amd64, #726358
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python')
-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 4e98df61a1ba..16c2973c0bd4 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}]"