diff options
Diffstat (limited to 'dev-python/hvac')
-rw-r--r-- | dev-python/hvac/hvac-0.9.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/hvac/hvac-0.9.2.ebuild b/dev-python/hvac/hvac-0.9.2.ebuild index c30f4ec..744a529 100644 --- a/dev-python/hvac/hvac-0.9.2.ebuild +++ b/dev-python/hvac/hvac-0.9.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -15,7 +15,7 @@ SLOT="0" KEYWORDS="~amd64" IUSE="test" -RDEPEND=">dev-python/pyhcl-0.3[${PYTHON_USEDEP}] +RDEPEND=">dev-python/pyhcl-0.3::gramos[${PYTHON_USEDEP}] dev-python/requests[${PYTHON_USEDEP}]" DEPEND="test? ( ${RDEPEND} app-admin/vault |