diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-07-24 16:36:17 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-07-24 16:36:17 +0300 |
commit | 4e24573b5dcbdf719f098fbb33228fc40fa9bcb4 (patch) | |
tree | a59f1b24d37e95e5f87b231994849adb954a9b12 /dev-python/autobahn | |
parent | dev-perl/Text-CSV_XS: Stabilize 1.500.0 arm, #910802 (diff) | |
download | gentoo-4e24573b5dcbdf719f098fbb33228fc40fa9bcb4.tar.gz gentoo-4e24573b5dcbdf719f098fbb33228fc40fa9bcb4.tar.bz2 gentoo-4e24573b5dcbdf719f098fbb33228fc40fa9bcb4.zip |
dev-python/autobahn: Stabilize 23.6.2 arm, #911023
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/autobahn')
-rw-r--r-- | dev-python/autobahn/autobahn-23.6.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/autobahn/autobahn-23.6.2.ebuild b/dev-python/autobahn/autobahn-23.6.2.ebuild index 8eda184fa57a..09afe76c2dd8 100644 --- a/dev-python/autobahn/autobahn-23.6.2.ebuild +++ b/dev-python/autobahn/autobahn-23.6.2.ebuild @@ -18,7 +18,7 @@ HOMEPAGE=" SLOT="0" LICENSE="MIT" -KEYWORDS="amd64 ~arm ~arm64 ~riscv ~sparc x86" +KEYWORDS="amd64 arm ~arm64 ~riscv ~sparc x86" IUSE="test xbr" RESTRICT="!test? ( test )" |