From 1bf30322c4d85f36fe6d0455b149b07bd7ce22c0 Mon Sep 17 00:00:00 2001 From: Arthur Zamarin Date: Fri, 14 Oct 2022 07:22:44 +0300 Subject: dev-python/pyhcl: Keyword 0.4.4 arm64, #873433 Signed-off-by: Arthur Zamarin --- dev-python/pyhcl/pyhcl-0.4.4.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'dev-python/pyhcl') diff --git a/dev-python/pyhcl/pyhcl-0.4.4.ebuild b/dev-python/pyhcl/pyhcl-0.4.4.ebuild index 62857bcba53e..2c0c5cdb3244 100644 --- a/dev-python/pyhcl/pyhcl-0.4.4.ebuild +++ b/dev-python/pyhcl/pyhcl-0.4.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -17,7 +17,7 @@ if [[ ${PV} == 9999 ]]; then EGIT_REPO_URI="https://github.com/virtuald/pyhcl.git" else SRC_URI="https://github.com/virtuald/pyhcl/archive/${PV}.tar.gz -> ${P}.tar.gz" - KEYWORDS="~amd64" + KEYWORDS="~amd64 ~arm64" fi LICENSE="MPL-2.0" -- cgit v1.2.3-65-gdbad