diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-06-22 07:50:31 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-06-22 07:50:31 +0200 |
commit | 282d7c4b77880cedf60536fc7f146af293d56a03 (patch) | |
tree | 824344ae0944d357c8c6c81dce673d68b02b6e81 /dev-python/autobahn | |
parent | dev-python/flit_scm: x86 stable wrt bug #853559 (diff) | |
download | gentoo-282d7c4b77880cedf60536fc7f146af293d56a03.tar.gz gentoo-282d7c4b77880cedf60536fc7f146af293d56a03.tar.bz2 gentoo-282d7c4b77880cedf60536fc7f146af293d56a03.zip |
dev-python/autobahn: x86 stable wrt bug #853577
Package-Manager: Portage-3.0.30, Repoman-3.0.3
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/autobahn')
-rw-r--r-- | dev-python/autobahn/autobahn-22.4.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/autobahn/autobahn-22.4.2.ebuild b/dev-python/autobahn/autobahn-22.4.2.ebuild index 47502f3103a4..b02de7e207bc 100644 --- a/dev-python/autobahn/autobahn-22.4.2.ebuild +++ b/dev-python/autobahn/autobahn-22.4.2.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 )" |