From: Michał Górny Date: Thu, 2 Jan 2020 07:56:52 +0000 (+0100) Subject: dev-python/argon2_cffi: Remove argon2 version restriction X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=e44a63d03cbe90bf66d222ee6b5eb8612f4cd152;p=gentoo.git dev-python/argon2_cffi: Remove argon2 version restriction Signed-off-by: Michał Górny --- diff --git a/dev-python/argon2_cffi/argon2_cffi-19.1.0.ebuild b/dev-python/argon2_cffi/argon2_cffi-19.1.0.ebuild index 68c157e98055..fa694e88db4e 100644 --- a/dev-python/argon2_cffi/argon2_cffi-19.1.0.ebuild +++ b/dev-python/argon2_cffi/argon2_cffi-19.1.0.ebuild @@ -15,7 +15,7 @@ SLOT="0" KEYWORDS="~amd64 ~x86" COMMON_DEPEND=" - ~app-crypt/argon2-20171227:= + app-crypt/argon2:= dev-python/six[${PYTHON_USEDEP}] virtual/python-cffi[${PYTHON_USEDEP}] virtual/python-enum34[${PYTHON_USEDEP}]