commit: 4f496dc09919581e81d6f052cf1517fcd765d95a
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Sep 5 00:22:01 2020 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Sep 5 00:22:01 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4f496dc0
dev-python/sh: Keyword 1.12.14 arm64, #728684
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-python/sh/sh-1.12.14.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/sh/sh-1.12.14.ebuild b/dev-python/sh/sh-1.12.14.ebuild
index 6278d6e98ad..57ff7f3454d 100644
--- a/dev-python/sh/sh-1.12.14.ebuild
+++ b/dev-python/sh/sh-1.12.14.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~amd64 ~arm64 ~x86 ~amd64-linux ~x86-linux"
BDEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"