Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/autobahn/
Date: Sun, 16 May 2021 00:07:50
Message-Id: 1621123537.496957bafdc80d3a8bfb4cff95fa19dc39c2e62e.sam@gentoo
1 commit: 496957bafdc80d3a8bfb4cff95fa19dc39c2e62e
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sun May 16 00:05:37 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sun May 16 00:05:37 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=496957ba
7
8 dev-python/autobahn: Stabilize 21.3.1 arm, #777180
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-python/autobahn/autobahn-21.3.1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-python/autobahn/autobahn-21.3.1.ebuild b/dev-python/autobahn/autobahn-21.3.1.ebuild
16 index 731e4a1838d..efc58331e7b 100644
17 --- a/dev-python/autobahn/autobahn-21.3.1.ebuild
18 +++ b/dev-python/autobahn/autobahn-21.3.1.ebuild
19 @@ -19,7 +19,7 @@ S=${WORKDIR}/${MY_P}
20
21 SLOT="0"
22 LICENSE="MIT"
23 -KEYWORDS="amd64 ~arm ~arm64 x86"
24 +KEYWORDS="amd64 arm ~arm64 x86"
25 IUSE="crypt scram test xbr"
26 RESTRICT="!test? ( test )"