summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James (sam_c) <sam@cmpct.info>2020-06-01 15:55:10 +0000
committerMart Raudsepp <leio@gentoo.org>2020-06-03 01:21:01 +0300
commitaa7c96af79923f3266c6cc05e11980f2436b9a5c (patch)
treeee6555f7130af7509c41bd72e63057d33e27d8b2
parentdev-python/flatbuffers: arm64 keyworded (bug #721726) (diff)
downloadgentoo-aa7c96af.tar.gz
gentoo-aa7c96af.tar.bz2
gentoo-aa7c96af.zip
dev-python/autobahn: arm64 keyworded (bug #721726)
Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Sam James (sam_c) <sam@cmpct.info> Signed-off-by: Mart Raudsepp <leio@gentoo.org>
-rw-r--r--dev-python/autobahn/autobahn-20.4.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/autobahn/autobahn-20.4.3.ebuild b/dev-python/autobahn/autobahn-20.4.3.ebuild
index 396e8da241b2..0b82b3acf266 100644
--- a/dev-python/autobahn/autobahn-20.4.3.ebuild
+++ b/dev-python/autobahn/autobahn-20.4.3.ebuild
@@ -17,7 +17,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${MY_P}.tar.gz"
SLOT="0"
LICENSE="MIT"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~arm64 ~x86"
IUSE="crypt test"
RESTRICT="!test? ( test )"