diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-07-04 12:34:36 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-07-04 12:34:36 +0200 |
commit | db0200739a3d533fc4e5d5f05fba2137c2f5567e (patch) | |
tree | 70082eff2bfb2ef3996bb6c61b270189f0470cbe /dev-python/autobahn | |
parent | dev-python/jaraco-test: arm64 stable wrt bug #856313 (diff) | |
download | gentoo-db0200739a3d533fc4e5d5f05fba2137c2f5567e.tar.gz gentoo-db0200739a3d533fc4e5d5f05fba2137c2f5567e.tar.bz2 gentoo-db0200739a3d533fc4e5d5f05fba2137c2f5567e.zip |
dev-python/autobahn: arm64 stable wrt bug #856316
Package-Manager: Portage-3.0.30, Repoman-3.0.3
RepoMan-Options: --include-arches="arm64"
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 d45836321fb4..99e99a4bf454 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 )" |