From ce0fb04db719f9a0fdd70fd404fe90fd624b3b6e Mon Sep 17 00:00:00 2001 From: Guillermo Ramos Date: Tue, 27 Oct 2020 22:21:33 +0100 Subject: Fix several repoman issues --- dev-python/hvac/hvac-0.9.2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'dev-python/hvac/hvac-0.9.2.ebuild') 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 -- cgit v1.2.3