summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Bauman <bman@gentoo.org>2019-07-22 10:10:50 -0400
committerAaron Bauman <bman@gentoo.org>2019-07-22 10:12:15 -0400
commita2c52e5dc8dd17e911e387f7986d33e818da82ba (patch)
treed3df95042b488a2a5d989a2f0bb8bcdaae092086
parentdev-python/trustme: arm64 keyworded (bug #689830) (diff)
downloadgentoo-a2c52e5dc8dd17e911e387f7986d33e818da82ba.tar.gz
gentoo-a2c52e5dc8dd17e911e387f7986d33e818da82ba.tar.bz2
gentoo-a2c52e5dc8dd17e911e387f7986d33e818da82ba.zip
dev-python/brotlipy: arm64 keyworded (bug #689830)
Signed-off-by: Aaron Bauman <bman@gentoo.org> Package-Manager: Portage-2.3.69, Repoman-2.3.16
-rw-r--r--dev-python/brotlipy/brotlipy-0.7.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/brotlipy/brotlipy-0.7.0.ebuild b/dev-python/brotlipy/brotlipy-0.7.0.ebuild
index 4af02f271a99..729d29e54629 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}]"