diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-03-18 10:42:25 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-03-18 10:42:25 +0200 |
commit | 81fc8a08e9f8901a36780a119205227e0a6b12c5 (patch) | |
tree | 183e28955f8dd57344e33a72ea6e95c9a5ab5491 /dev-python/autobahn | |
parent | dev-lang/smlnj: call correct AR (diff) | |
download | gentoo-81fc8a08e9f8901a36780a119205227e0a6b12c5.tar.gz gentoo-81fc8a08e9f8901a36780a119205227e0a6b12c5.tar.bz2 gentoo-81fc8a08e9f8901a36780a119205227e0a6b12c5.zip |
dev-python/autobahn: Stabilize 22.2.2 arm, #835179
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/autobahn')
-rw-r--r-- | dev-python/autobahn/autobahn-22.2.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/autobahn/autobahn-22.2.2.ebuild b/dev-python/autobahn/autobahn-22.2.2.ebuild index cf829ac4f3bf..d59acbe9809e 100644 --- a/dev-python/autobahn/autobahn-22.2.2.ebuild +++ b/dev-python/autobahn/autobahn-22.2.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 )" |