Gentoo Archives: gentoo-commits

From: "Jakov Smolić" <jsmolic@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/autobahn/
Date: Wed, 22 Dec 2021 19:42:30
Message-Id: 1640202133.257fbb579d50efb3e9706cf59e923203f497562d.jsmolic@gentoo
1 commit: 257fbb579d50efb3e9706cf59e923203f497562d
2 Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
3 AuthorDate: Wed Dec 22 19:41:56 2021 +0000
4 Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
5 CommitDate: Wed Dec 22 19:42:13 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=257fbb57
7
8 dev-python/autobahn: Stabilize 21.11.1 amd64, #829829
9
10 Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>
11
12 dev-python/autobahn/autobahn-21.11.1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-python/autobahn/autobahn-21.11.1.ebuild b/dev-python/autobahn/autobahn-21.11.1.ebuild
16 index a9df799eec4e..157060c37815 100644
17 --- a/dev-python/autobahn/autobahn-21.11.1.ebuild
18 +++ b/dev-python/autobahn/autobahn-21.11.1.ebuild
19 @@ -18,7 +18,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="test xbr"
26 RESTRICT="!test? ( test )"