diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-07-05 09:28:24 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-07-05 09:28:24 +0200 |
commit | 890c015552a9678b65b1ce919a0752303267aead (patch) | |
tree | 78f4baafec5652a3ab901fe489f2c548b2df35eb /dev-python/autobahn | |
parent | media-video/yle-dl: add 20220704 (diff) | |
download | gentoo-890c015552a9678b65b1ce919a0752303267aead.tar.gz gentoo-890c015552a9678b65b1ce919a0752303267aead.tar.bz2 gentoo-890c015552a9678b65b1ce919a0752303267aead.zip |
dev-python/autobahn: arm stable wrt bug #856316
Package-Manager: Portage-3.0.30, Repoman-3.0.3
RepoMan-Options: --include-arches="arm"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/autobahn')
-rw-r--r-- | dev-python/autobahn/autobahn-22.5.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/autobahn/autobahn-22.5.1-r1.ebuild b/dev-python/autobahn/autobahn-22.5.1-r1.ebuild index 99e99a4bf454..80a959033ccd 100644 --- a/dev-python/autobahn/autobahn-22.5.1-r1.ebuild +++ b/dev-python/autobahn/autobahn-22.5.1-r1.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 )" |