Skip to content

Commit

Permalink
app-crypt/acme: undep on tox
Browse files Browse the repository at this point in the history
Fixes: https://bugs.gentoo.org/685012
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Matthew Thode <[email protected]>
  • Loading branch information
prometheanfire committed May 6, 2019
1 parent 82641ce commit 202b902
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 3 deletions.
1 change: 0 additions & 1 deletion app-crypt/acme/acme-0.33.1-r1.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,6 @@ DEPEND="
${RDEPEND}
dev-python/pytest[${PYTHON_USEDEP}]
dev-python/pytest-xdist[${PYTHON_USEDEP}]
dev-python/tox[${PYTHON_USEDEP}]
)
>=dev-python/setuptools-1.0[${PYTHON_USEDEP}]
"
Expand Down
1 change: 0 additions & 1 deletion app-crypt/acme/acme-0.34.0.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,6 @@ DEPEND="
${RDEPEND}
dev-python/pytest[${PYTHON_USEDEP}]
dev-python/pytest-xdist[${PYTHON_USEDEP}]
dev-python/tox[${PYTHON_USEDEP}]
)
>=dev-python/setuptools-1.0[${PYTHON_USEDEP}]
"
Expand Down
1 change: 0 additions & 1 deletion app-crypt/acme/acme-9999.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,6 @@ DEPEND="
${RDEPEND}
dev-python/pytest[${PYTHON_USEDEP}]
dev-python/pytest-xdist[${PYTHON_USEDEP}]
dev-python/tox[${PYTHON_USEDEP}]
)
>=dev-python/setuptools-1.0[${PYTHON_USEDEP}]
"
Expand Down

0 comments on commit 202b902

Please sign in to comment.