commit: 1bf30322c4d85f36fe6d0455b149b07bd7ce22c0
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Fri Oct 14 04:22:44 2022 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Fri Oct 14 04:22:44 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1bf30322
dev-python/pyhcl: Keyword 0.4.4 arm64, #873433
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-python/pyhcl/pyhcl-0.4.4.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
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"