Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/autobahn/
Date: Thu, 29 Apr 2021 10:09:21
Message-Id: 1619690952.c2f8726e1e534b6ee94d787bae9868239300de2c.mgorny@gentoo
1 commit: c2f8726e1e534b6ee94d787bae9868239300de2c
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Thu Apr 29 10:08:56 2021 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Thu Apr 29 10:09:12 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c2f8726e
7
8 dev-python/autobahn: Stabilize 21.3.1 amd64, #777180
9
10 Signed-off-by: Michał Górny <mgorny <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 4c94153771d..2eda49774ef 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 )"