diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-04 08:36:59 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-04 08:36:59 +0200 |
commit | ac72358e3708389f0076aabba92a5d8f0acef32a (patch) | |
tree | bb6f44218f2bf4cf5a5a40b10c3040c160229557 /dev-python/autobahn | |
parent | dev-python/pytrie: Keyword 0.4.0-r1 sparc, #891161 (diff) | |
download | gentoo-ac72358e3708389f0076aabba92a5d8f0acef32a.tar.gz gentoo-ac72358e3708389f0076aabba92a5d8f0acef32a.tar.bz2 gentoo-ac72358e3708389f0076aabba92a5d8f0acef32a.zip |
dev-python/autobahn: Keyword 23.1.2 sparc, #891161
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/autobahn')
-rw-r--r-- | dev-python/autobahn/autobahn-23.1.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/autobahn/autobahn-23.1.2.ebuild b/dev-python/autobahn/autobahn-23.1.2.ebuild index e3255c569bc7..4d0dc144c2a7 100644 --- a/dev-python/autobahn/autobahn-23.1.2.ebuild +++ b/dev-python/autobahn/autobahn-23.1.2.ebuild @@ -17,7 +17,7 @@ HOMEPAGE=" SLOT="0" LICENSE="MIT" -KEYWORDS="amd64 arm arm64 ~riscv x86" +KEYWORDS="amd64 arm arm64 ~riscv ~sparc x86" IUSE="test xbr" RESTRICT="!test? ( test )" |