Gentoo Archives: gentoo-commits

From: Arthur Zamarin <arthurzam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/autobahn/
Date: Tue, 06 Sep 2022 19:31:10
Message-Id: 1662492659.b08bd67f8a496a4b9101c027c3c5a0d27f8a060c.arthurzam@gentoo
1 commit: b08bd67f8a496a4b9101c027c3c5a0d27f8a060c
2 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
3 AuthorDate: Tue Sep 6 19:30:59 2022 +0000
4 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
5 CommitDate: Tue Sep 6 19:30:59 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b08bd67f
7
8 dev-python/autobahn: Stabilize 22.7.1 arm, #868903
9
10 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
11
12 dev-python/autobahn/autobahn-22.7.1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-python/autobahn/autobahn-22.7.1.ebuild b/dev-python/autobahn/autobahn-22.7.1.ebuild
16 index 0746e269c44b..9258c5cf873e 100644
17 --- a/dev-python/autobahn/autobahn-22.7.1.ebuild
18 +++ b/dev-python/autobahn/autobahn-22.7.1.ebuild
19 @@ -21,7 +21,7 @@ S="${WORKDIR}/${MY_P}"
20
21 SLOT="0"
22 LICENSE="MIT"
23 -KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86"
24 +KEYWORDS="~amd64 arm ~arm64 ~riscv ~x86"
25 IUSE="test xbr"
26 RESTRICT="!test? ( test )"