diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-08-09 09:42:25 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-08-09 09:42:25 +0200 |
commit | c3216ee6b60f325ed1e9baf23a937a0de60e2b04 (patch) | |
tree | e8791ddbfc96208d231e60b881ed734065afe2c7 /dev-python/autobahn | |
parent | app-admin/awscli: amd64/x86 stable (ALLARCHES policy) wrt bug #864148 (diff) | |
download | gentoo-c3216ee6b60f325ed1e9baf23a937a0de60e2b04.tar.gz gentoo-c3216ee6b60f325ed1e9baf23a937a0de60e2b04.tar.bz2 gentoo-c3216ee6b60f325ed1e9baf23a937a0de60e2b04.zip |
dev-python/autobahn: amd64 stable wrt bug #864501
Signed-off-by: Agostino Sarubbo <ago@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 71e1aa99c055..859f27cf7a62 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 )" |