diff options
author | 2022-08-08 22:47:11 +0300 | |
---|---|---|
committer | 2022-08-08 22:47:11 +0300 | |
commit | 582ab3ec3b3c93e17e2950340ad79b454973bdd2 (patch) | |
tree | 8bb7a97b591acaa68517946992a782d584675257 /dev-python/autobahn | |
parent | dev-python/dogpile-cache: Stabilize 1.1.8 ALLARCHES, #864491 (diff) | |
download | gentoo-582ab3ec3b3c93e17e2950340ad79b454973bdd2.tar.gz gentoo-582ab3ec3b3c93e17e2950340ad79b454973bdd2.tar.bz2 gentoo-582ab3ec3b3c93e17e2950340ad79b454973bdd2.zip |
dev-python/autobahn: Stabilize 22.6.1 arm, #864501
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/autobahn')
-rw-r--r-- | dev-python/autobahn/autobahn-22.6.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/autobahn/autobahn-22.6.1.ebuild b/dev-python/autobahn/autobahn-22.6.1.ebuild index 1d5606fe61ec..5ea8f6974f05 100644 --- a/dev-python/autobahn/autobahn-22.6.1.ebuild +++ b/dev-python/autobahn/autobahn-22.6.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 )" |