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: Tue, 26 Apr 2022 22:05:15
Message-Id: 1651010691.6a4896195a282de0f628eb0b45cd1ee226853db6.sam@gentoo
1 commit: 6a4896195a282de0f628eb0b45cd1ee226853db6
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Tue Apr 26 22:04:51 2022 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Tue Apr 26 22:04:51 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6a489619
7
8 dev-python/autobahn: Stabilize 22.3.2 x86, #841038
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-python/autobahn/autobahn-22.3.2.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-python/autobahn/autobahn-22.3.2.ebuild b/dev-python/autobahn/autobahn-22.3.2.ebuild
16 index d5b4653d83df..157fc5b09343 100644
17 --- a/dev-python/autobahn/autobahn-22.3.2.ebuild
18 +++ b/dev-python/autobahn/autobahn-22.3.2.ebuild
19 @@ -19,7 +19,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 )"