diff options
author | 2022-06-22 07:45:37 +0200 | |
---|---|---|
committer | 2022-06-22 07:45:37 +0200 | |
commit | fb981488ccbeb6e75c00cbed4f0bf50e01ee0e57 (patch) | |
tree | 007d5cbdc1f9a8d80a508a1f2e390915ac733e75 /dev-python/autobahn | |
parent | dev-python/babelfish: amd64/x86 stable (ALLARCHES policy) wrt bug #853574 (diff) | |
download | gentoo-fb981488ccbeb6e75c00cbed4f0bf50e01ee0e57.tar.gz gentoo-fb981488ccbeb6e75c00cbed4f0bf50e01ee0e57.tar.bz2 gentoo-fb981488ccbeb6e75c00cbed4f0bf50e01ee0e57.zip |
dev-python/autobahn: amd64 stable wrt bug #853577
Package-Manager: Portage-3.0.30, Repoman-3.0.3
RepoMan-Options: --include-arches="amd64"
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 39826b1fd402..47502f3103a4 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 )" |