diff options
author | Sam James <sam@gentoo.org> | 2021-12-22 22:39:37 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-12-22 22:40:03 +0000 |
commit | 72313ff82fe1ba225f3f0fa9e7c971f47ad69085 (patch) | |
tree | edfee1104ea373dfa1f3006ebcc5af0625e6b436 /dev-python/autobahn | |
parent | dev-python/fonttools: Stabilize 4.28.2 x86, #829828 (diff) | |
download | gentoo-72313ff82fe1ba225f3f0fa9e7c971f47ad69085.tar.gz gentoo-72313ff82fe1ba225f3f0fa9e7c971f47ad69085.tar.bz2 gentoo-72313ff82fe1ba225f3f0fa9e7c971f47ad69085.zip |
dev-python/autobahn: Stabilize 21.11.1 x86, #829829
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/autobahn')
-rw-r--r-- | dev-python/autobahn/autobahn-21.11.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/autobahn/autobahn-21.11.1.ebuild b/dev-python/autobahn/autobahn-21.11.1.ebuild index 157060c37815..b7a20a890e04 100644 --- a/dev-python/autobahn/autobahn-21.11.1.ebuild +++ b/dev-python/autobahn/autobahn-21.11.1.ebuild @@ -18,7 +18,7 @@ S="${WORKDIR}/${MY_P}" SLOT="0" LICENSE="MIT" -KEYWORDS="amd64 arm arm64 ~x86" +KEYWORDS="amd64 arm arm64 x86" IUSE="test xbr" RESTRICT="!test? ( test )" |