dev-python/argon2_cffi: Remove argon2 version restriction

Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
Michał Górny
2020-01-02 08:56:52 +01:00
parent 00d4d04be6
commit e44a63d03c

View File

@@ -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}]