diff options
author | Sam James <sam@gentoo.org> | 2022-09-06 22:24:55 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-09-06 22:24:55 +0100 |
commit | acb454053b052d39c671919aca783a380fccf7e2 (patch) | |
tree | ea008b2c6ae421fcec7bcccb15dc68ec181b944b /dev-python/autobahn | |
parent | dev-python/flake8: Stabilize 5.0.4 ALLARCHES, #868888 (diff) | |
download | gentoo-acb454053b052d39c671919aca783a380fccf7e2.tar.gz gentoo-acb454053b052d39c671919aca783a380fccf7e2.tar.bz2 gentoo-acb454053b052d39c671919aca783a380fccf7e2.zip |
dev-python/autobahn: Stabilize 22.7.1 amd64, #868903
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/autobahn')
-rw-r--r-- | dev-python/autobahn/autobahn-22.7.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/autobahn/autobahn-22.7.1.ebuild b/dev-python/autobahn/autobahn-22.7.1.ebuild index 2edde8b6ca90..360652ac8a4f 100644 --- a/dev-python/autobahn/autobahn-22.7.1.ebuild +++ b/dev-python/autobahn/autobahn-22.7.1.ebuild @@ -21,7 +21,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 )" |