diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2020-12-10 22:26:30 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2020-12-10 22:26:30 +0100 |
commit | 3dba26448f7a62676f20aba9b300ed01baffb99d (patch) | |
tree | 9119ae54b74972f11020765dc9ebae4147eb6a18 /dev-python/autobahn | |
parent | net-irc/anope: x86 stable (bug #758821) (diff) | |
download | gentoo-3dba26448f7a62676f20aba9b300ed01baffb99d.tar.gz gentoo-3dba26448f7a62676f20aba9b300ed01baffb99d.tar.bz2 gentoo-3dba26448f7a62676f20aba9b300ed01baffb99d.zip |
dev-python/autobahn: x86 stable (bug #758494)
Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'dev-python/autobahn')
-rw-r--r-- | dev-python/autobahn/autobahn-20.7.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/autobahn/autobahn-20.7.1.ebuild b/dev-python/autobahn/autobahn-20.7.1.ebuild index 8f6d2e58876a..cf474b175441 100644 --- a/dev-python/autobahn/autobahn-20.7.1.ebuild +++ b/dev-python/autobahn/autobahn-20.7.1.ebuild @@ -18,7 +18,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${MY_P}.tar.gz" SLOT="0" LICENSE="MIT" -KEYWORDS="~amd64 arm arm64 ~x86" +KEYWORDS="~amd64 arm arm64 x86" IUSE="crypt scram test xbr" RESTRICT="!test? ( test )" |