From 8ac7251dc64229573a29241668c9e350052b58cb Mon Sep 17 00:00:00 2001 From: Sam James Date: Mon, 18 Jan 2021 16:53:11 +0000 Subject: dev-python/pytest-mock: Stabilize 3.4.0 ALLARCHES, #765964 Signed-off-by: Sam James --- dev-python/pytest-mock/pytest-mock-3.4.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'dev-python/pytest-mock') diff --git a/dev-python/pytest-mock/pytest-mock-3.4.0.ebuild b/dev-python/pytest-mock/pytest-mock-3.4.0.ebuild index dc04d9251c5b..f0b059648691 100644 --- a/dev-python/pytest-mock/pytest-mock-3.4.0.ebuild +++ b/dev-python/pytest-mock/pytest-mock-3.4.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -13,7 +13,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 ~riscv ~sparc ~x86 ~x64-macos" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ppc ppc64 ~riscv sparc x86 ~x64-macos" IUSE="" RDEPEND=">=dev-python/pytest-5[${PYTHON_USEDEP}]" -- cgit v1.2.3-65-gdbad