diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2021-12-22 21:35:43 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2021-12-22 21:37:13 +0200 |
commit | 5984b1ff9a6b6e4ca7e87604ad392606822fea7c (patch) | |
tree | 1af82fff32c394d4b23dce0b743b12fbc97fdff6 /dev-python/autobahn | |
parent | dev-python/ujson: Stabilize 4.3.0 arm64, #829826 (diff) | |
download | gentoo-5984b1ff9a6b6e4ca7e87604ad392606822fea7c.tar.gz gentoo-5984b1ff9a6b6e4ca7e87604ad392606822fea7c.tar.bz2 gentoo-5984b1ff9a6b6e4ca7e87604ad392606822fea7c.zip |
dev-python/autobahn: Stabilize 21.11.1 arm, #829829
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/autobahn')
-rw-r--r-- | dev-python/autobahn/autobahn-21.11.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/autobahn/autobahn-21.11.1.ebuild b/dev-python/autobahn/autobahn-21.11.1.ebuild index 8382aefca357..a9df799eec4e 100644 --- a/dev-python/autobahn/autobahn-21.11.1.ebuild +++ b/dev-python/autobahn/autobahn-21.11.1.ebuild @@ -18,7 +18,7 @@ S="${WORKDIR}/${MY_P}" SLOT="0" LICENSE="MIT" -KEYWORDS="~amd64 ~arm arm64 ~x86" +KEYWORDS="~amd64 arm arm64 ~x86" IUSE="test xbr" RESTRICT="!test? ( test )" |