From: Aaron Bauman Date: Mon, 2 Dec 2019 20:19:34 +0000 (-0500) Subject: dev-python/pytest-mock: amd64 stable X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=a466c8df22c0cfc58647ec3afd40e0237de5de82;p=gentoo.git dev-python/pytest-mock: amd64 stable Signed-off-by: Aaron Bauman Package-Manager: Portage-2.3.80, Repoman-2.3.19 --- 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 93d187c92726..eee50b3df01b 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}]