commit: 478e0c563859e2b7ed45f119b0d7005f4769478a
Author: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
AuthorDate: Tue Feb 14 23:00:50 2017 +0000
Commit: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
CommitDate: Tue Feb 14 23:01:06 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=478e0c56
app-crypt/certbot: Sync live
Package-Manager: portage-2.3.3
app-crypt/certbot/certbot-9999.ebuild | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/app-crypt/certbot/certbot-9999.ebuild
b/app-crypt/certbot/certbot-9999.ebuild
index e7b790e549..c6bca773dc 100644
--- a/app-crypt/certbot/certbot-9999.ebuild
+++ b/app-crypt/certbot/certbot-9999.ebuild
@@ -25,7 +25,7 @@ IUSE="test"
CDEPEND=">=dev-python/setuptools-1.0[${PYTHON_USEDEP}]"
RDEPEND="
${CDEPEND}
- =app-crypt/acme-${PV}[${PYTHON_USEDEP}]
+ ~app-crypt/acme-${PV}[${PYTHON_USEDEP}]
>=dev-python/configargparse-0.9.3[${PYTHON_USEDEP}]
dev-python/configobj[${PYTHON_USEDEP}]
>=dev-python/cryptography-0.7[${PYTHON_USEDEP}]
@@ -44,7 +44,6 @@ DEPEND="
dev-python/coverage[${PYTHON_USEDEP}]
dev-python/nose[${PYTHON_USEDEP}]
dev-python/pep8[${PYTHON_USEDEP}]
- >=dev-python/psutil-2.2.1[${PYTHON_USEDEP}]
>=dev-python/pylint-1.4.2[${PYTHON_USEDEP}]
dev-python/wheel[${PYTHON_USEDEP}]
)"