From: Agostino Sarubbo Date: Mon, 3 Feb 2020 11:29:54 +0000 (+0100) Subject: dev-python/pytest-mock: x86 stable wrt bug #707524 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=e3b0758929de817cb699c88d14c90aabfa7c791c;p=gentoo.git dev-python/pytest-mock: x86 stable wrt bug #707524 Package-Manager: Portage-2.3.84, Repoman-2.3.20 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo --- diff --git a/dev-python/pytest-mock/pytest-mock-1.11.2.ebuild b/dev-python/pytest-mock/pytest-mock-1.11.2.ebuild index d5587e4f5216..9d438f900a95 100644 --- a/dev-python/pytest-mock/pytest-mock-1.11.2.ebuild +++ b/dev-python/pytest-mock/pytest-mock-1.11.2.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha amd64 ~arm arm64 ~ia64 ~ppc ~ppc64 sparc ~x86" +KEYWORDS="~alpha amd64 ~arm arm64 ~ia64 ~ppc ~ppc64 sparc x86" IUSE="" RDEPEND="dev-python/pytest[${PYTHON_USEDEP}]