diff options
author | Sam James <sam@gentoo.org> | 2023-02-16 22:57:16 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-02-16 22:57:16 +0000 |
commit | 352700f9e3d1095500a9ab4f2ec61af0f4928058 (patch) | |
tree | 083a223eff5ed9aeebb3ddd39869f99ec6fc1507 /dev-python/autobahn | |
parent | app-i18n/transifex-client: Stabilize 1.6.4 x86, #894784 (diff) | |
download | gentoo-352700f9e3d1095500a9ab4f2ec61af0f4928058.tar.gz gentoo-352700f9e3d1095500a9ab4f2ec61af0f4928058.tar.bz2 gentoo-352700f9e3d1095500a9ab4f2ec61af0f4928058.zip |
dev-python/autobahn: Stabilize 23.1.2 arm64, #894812
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/autobahn')
-rw-r--r-- | dev-python/autobahn/autobahn-23.1.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/autobahn/autobahn-23.1.2.ebuild b/dev-python/autobahn/autobahn-23.1.2.ebuild index ad0b3a60c0af..e3255c569bc7 100644 --- a/dev-python/autobahn/autobahn-23.1.2.ebuild +++ b/dev-python/autobahn/autobahn-23.1.2.ebuild @@ -17,7 +17,7 @@ HOMEPAGE=" SLOT="0" LICENSE="MIT" -KEYWORDS="amd64 arm ~arm64 ~riscv x86" +KEYWORDS="amd64 arm arm64 ~riscv x86" IUSE="test xbr" RESTRICT="!test? ( test )" |