Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/autobahn/
Date: Mon, 04 Jul 2022 06:51:41
Message-Id: 1656917475.3eeba27cd43170b938b2bc7121f214fdeef14176.ago@gentoo
1 commit: 3eeba27cd43170b938b2bc7121f214fdeef14176
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jul 4 06:51:15 2022 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Mon Jul 4 06:51:15 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3eeba27c
7
8 dev-python/autobahn: amd64 stable wrt bug #856316
9
10 Package-Manager: Portage-3.0.30, Repoman-3.0.3
11 RepoMan-Options: --include-arches="amd64"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 dev-python/autobahn/autobahn-22.5.1-r1.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/dev-python/autobahn/autobahn-22.5.1-r1.ebuild b/dev-python/autobahn/autobahn-22.5.1-r1.ebuild
18 index 1d5606fe61ec..4ce0c9cc75ca 100644
19 --- a/dev-python/autobahn/autobahn-22.5.1-r1.ebuild
20 +++ b/dev-python/autobahn/autobahn-22.5.1-r1.ebuild
21 @@ -21,7 +21,7 @@ S="${WORKDIR}/${MY_P}"
22
23 SLOT="0"
24 LICENSE="MIT"
25 -KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86"
26 +KEYWORDS="amd64 ~arm ~arm64 ~riscv ~x86"
27 IUSE="test xbr"
28 RESTRICT="!test? ( test )"