From 8e6380cfdcdb402c426c27500f719fb4345dcf9b Mon Sep 17 00:00:00 2001 From: Agostino Sarubbo Date: Thu, 21 Jan 2021 08:40:28 +0100 Subject: [PATCH] dev-python/autobahn: amd64 stable wrt bug #761840 Package-Manager: Portage-3.0.9, Repoman-3.0.2 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo --- dev-python/autobahn/autobahn-20.12.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/autobahn/autobahn-20.12.3.ebuild b/dev-python/autobahn/autobahn-20.12.3.ebuild index f47aceda52871..122aefeaa42ab 100644 --- a/dev-python/autobahn/autobahn-20.12.3.ebuild +++ b/dev-python/autobahn/autobahn-20.12.3.ebuild @@ -19,7 +19,7 @@ S=${WORKDIR}/${MY_P} SLOT="0" LICENSE="MIT" -KEYWORDS="~amd64 ~arm ~arm64 ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~x86" IUSE="crypt scram test xbr" RESTRICT="!test? ( test )"