commit: 41ca89d993feccf40fcdf9dd6e91257c2afa936d
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Jan 22 23:01:44 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Jan 22 23:01:44 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=41ca89d9
dev-python/kaitaistruct: Keyword 0.9 arm64, #762688
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-python/kaitaistruct/kaitaistruct-0.9.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-python/kaitaistruct/kaitaistruct-0.9.ebuild
b/dev-python/kaitaistruct/kaitaistruct-0.9.ebuild
index 2dedd2b60cc..36196750b6d 100644
--- a/dev-python/kaitaistruct/kaitaistruct-0.9.ebuild
+++ b/dev-python/kaitaistruct/kaitaistruct-0.9.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -13,4 +13,4 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~arm64 ~x86"