diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-06-29 15:39:41 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-06-29 15:39:41 +0200 |
commit | 5802b419ba1fc4ef6caa59b0caf7424d43cb66cb (patch) | |
tree | 8ea15bc4c94c3958bb578e68295834a2ead4e682 /dev-python/pytest-mock | |
parent | x11-libs/qwt: x86 stable wrt bug #725666 (diff) | |
download | gentoo-5802b419ba1fc4ef6caa59b0caf7424d43cb66cb.tar.gz gentoo-5802b419ba1fc4ef6caa59b0caf7424d43cb66cb.tar.bz2 gentoo-5802b419ba1fc4ef6caa59b0caf7424d43cb66cb.zip |
dev-python/pytest-mock: x86 stable wrt bug #726358
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/pytest-mock')
-rw-r--r-- | dev-python/pytest-mock/pytest-mock-3.1.0.ebuild | 2 |
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 816375eebd1c..4e98df61a1ba 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}]" |