commit: a2c52e5dc8dd17e911e387f7986d33e818da82ba
Author: Aaron Bauman <bman <AT> gentoo <DOT> org>
AuthorDate: Mon Jul 22 14:10:50 2019 +0000
Commit: Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Mon Jul 22 14:12:15 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a2c52e5d
dev-python/brotlipy: arm64 keyworded (bug #689830)
Signed-off-by: Aaron Bauman <bman <AT> gentoo.org>
Package-Manager: Portage-2.3.69, Repoman-2.3.16
dev-python/brotlipy/brotlipy-0.7.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/brotlipy/brotlipy-0.7.0.ebuild
b/dev-python/brotlipy/brotlipy-0.7.0.ebuild
index 4af02f271a9..729d29e5462 100644
--- a/dev-python/brotlipy/brotlipy-0.7.0.ebuild
+++ b/dev-python/brotlipy/brotlipy-0.7.0.ebuild
@@ -19,7 +19,7 @@ SRC_URI="
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~arm64 ~x86"
IUSE="test"
RDEPEND="virtual/python-cffi[${PYTHON_USEDEP}]"