commit: 859d6492bc7bb6bab000c5eba630569386ba3bd6
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Fri Feb 25 11:23:47 2022 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Fri Feb 25 11:23:47 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=859d6492
dev-python/proto-plus: Keyword 1.20.3 arm64, #833966
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-python/proto-plus/proto-plus-1.20.3.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/proto-plus/proto-plus-1.20.3.ebuild
b/dev-python/proto-plus/proto-plus-1.20.3.ebuild
index 3aceb7f122e6..48f10d77b6cf 100644
--- a/dev-python/proto-plus/proto-plus-1.20.3.ebuild
+++ b/dev-python/proto-plus/proto-plus-1.20.3.ebuild
@@ -18,7 +18,7 @@ S="${WORKDIR}/${PN}-python-${PV}"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~arm64 ~x86"
RDEPEND="
dev-python/protobuf-python[${PYTHON_USEDEP}]