diff options
author | 2017-09-29 18:59:20 -0500 | |
---|---|---|
committer | 2017-09-29 19:00:04 -0500 | |
commit | ec3a6296f2e0c11312dc9a6daaf0c99816e695f7 (patch) | |
tree | 34b3f1dfa6636f6b13ccee7997c8d3d349d0ef14 /dev-python/pytest-mock/pytest-mock-1.6.0.ebuild | |
parent | dev-python/sphinx_celery: stable for openstack (diff) | |
download | gentoo-ec3a6296f2e0c11312dc9a6daaf0c99816e695f7.tar.gz gentoo-ec3a6296f2e0c11312dc9a6daaf0c99816e695f7.tar.bz2 gentoo-ec3a6296f2e0c11312dc9a6daaf0c99816e695f7.zip |
dev-python/pytest-mock: 1.6.0 stable for amd64 and x86 for openstack pike
Package-Manager: Portage-2.3.8, Repoman-2.3.3
Diffstat (limited to 'dev-python/pytest-mock/pytest-mock-1.6.0.ebuild')
-rw-r--r-- | dev-python/pytest-mock/pytest-mock-1.6.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest-mock/pytest-mock-1.6.0.ebuild b/dev-python/pytest-mock/pytest-mock-1.6.0.ebuild index afa47bdffc92..0d8b032e8541 100644 --- a/dev-python/pytest-mock/pytest-mock-1.6.0.ebuild +++ b/dev-python/pytest-mock/pytest-mock-1.6.0.ebuild @@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~x86" +KEYWORDS="amd64 ~arm64 x86" IUSE="" RDEPEND="dev-python/pytest[${PYTHON_USEDEP}] |