diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-12-02 15:19:34 -0500 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-12-02 16:13:22 -0500 |
commit | a466c8df22c0cfc58647ec3afd40e0237de5de82 (patch) | |
tree | 7a1f84a2439da2047f3b3432bb18010893d182f0 /dev-python/pytest-mock | |
parent | dev-python/multidict: amd64 stable (diff) | |
download | gentoo-a466c8df22c0cfc58647ec3afd40e0237de5de82.tar.gz gentoo-a466c8df22c0cfc58647ec3afd40e0237de5de82.tar.bz2 gentoo-a466c8df22c0cfc58647ec3afd40e0237de5de82.zip |
dev-python/pytest-mock: amd64 stable
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.80, Repoman-2.3.19
Diffstat (limited to 'dev-python/pytest-mock')
-rw-r--r-- | dev-python/pytest-mock/pytest-mock-1.11.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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}] |