diff options
author | Sam James <sam@gentoo.org> | 2022-04-26 22:49:05 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-04-26 22:49:05 +0100 |
commit | 78f28999e0ed68addb60d1985dbb9f2ac79cf772 (patch) | |
tree | b3aee4ac7ab31450d2807e8d4f92e1411cbbbbba /dev-python | |
parent | net-im/telegram-desktop: Stabilize 3.6.1-r1 amd64, #840855 (diff) | |
download | gentoo-78f28999e0ed68addb60d1985dbb9f2ac79cf772.tar.gz gentoo-78f28999e0ed68addb60d1985dbb9f2ac79cf772.tar.bz2 gentoo-78f28999e0ed68addb60d1985dbb9f2ac79cf772.zip |
dev-python/autobahn: Stabilize 22.3.2 amd64, #841038
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/autobahn/autobahn-22.3.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/autobahn/autobahn-22.3.2.ebuild b/dev-python/autobahn/autobahn-22.3.2.ebuild index b393c21ffc0a..d5b4653d83df 100644 --- a/dev-python/autobahn/autobahn-22.3.2.ebuild +++ b/dev-python/autobahn/autobahn-22.3.2.ebuild @@ -19,7 +19,7 @@ S="${WORKDIR}/${MY_P}" SLOT="0" LICENSE="MIT" -KEYWORDS="~amd64 ~arm arm64 ~riscv ~x86" +KEYWORDS="amd64 ~arm arm64 ~riscv ~x86" IUSE="test xbr" RESTRICT="!test? ( test )" |