summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-10-14 07:22:45 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2022-10-14 07:22:45 +0300
commita036ff3c7a3b9dfb17022fc80413ea40f25ee0d9 (patch)
treebb2a6241526ebe8900b55dfe07bb04a8cc95e149 /dev-python/hvac
parentdev-python/pyhcl: Keyword 0.4.4 arm64, #873433 (diff)
downloadgentoo-a036ff3c7a3b9dfb17022fc80413ea40f25ee0d9.tar.gz
gentoo-a036ff3c7a3b9dfb17022fc80413ea40f25ee0d9.tar.bz2
gentoo-a036ff3c7a3b9dfb17022fc80413ea40f25ee0d9.zip
dev-python/hvac: Keyword 1.0.2 arm64, #873433
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/hvac')
-rw-r--r--dev-python/hvac/hvac-1.0.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/hvac/hvac-1.0.2.ebuild b/dev-python/hvac/hvac-1.0.2.ebuild
index 50300776b3be..be10761ae69a 100644
--- a/dev-python/hvac/hvac-1.0.2.ebuild
+++ b/dev-python/hvac/hvac-1.0.2.ebuild
@@ -13,7 +13,7 @@ SRC_URI="https://github.com/hvac/hvac/archive/v${PV}.tar.gz -> ${P}.gh.tar.gz"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~arm64"
RDEPEND="
>=dev-python/pyhcl-0.4.4[${PYTHON_USEDEP}]