From b017ce7c553869cdbf1d349cf8f1d4a527972aeb Mon Sep 17 00:00:00 2001 From: Stephen Klimaszewski Date: Tue, 21 May 2019 11:22:35 -0500 Subject: dev-python/autobahn: add ~arm64 keyword Package-Manager: Portage-2.3.66, Repoman-2.3.12 Signed-off-by: Stephen Klimaszewski --- dev-python/autobahn/autobahn-18.3.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev-python/autobahn') diff --git a/dev-python/autobahn/autobahn-18.3.1.ebuild b/dev-python/autobahn/autobahn-18.3.1.ebuild index 05ffb8659958..2ba2f23aedf8 100644 --- a/dev-python/autobahn/autobahn-18.3.1.ebuild +++ b/dev-python/autobahn/autobahn-18.3.1.ebuild @@ -17,7 +17,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${MY_P}.tar.gz" SLOT="0" LICENSE="MIT" -KEYWORDS="~amd64 ~arm ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~x86" IUSE="crypt test" RDEPEND=" -- cgit v1.2.3-65-gdbad