summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-03-18 10:42:25 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2022-03-18 10:42:25 +0200
commit81fc8a08e9f8901a36780a119205227e0a6b12c5 (patch)
tree183e28955f8dd57344e33a72ea6e95c9a5ab5491
parentdev-lang/smlnj: call correct AR (diff)
downloadgentoo-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>
-rw-r--r--dev-python/autobahn/autobahn-22.2.2.ebuild2
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 )"