summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-03-26 15:15:04 +0100
committerAgostino Sarubbo <ago@gentoo.org>2020-03-26 15:15:04 +0100
commit49f3114ab4202870261814b4395a0eed56b3d997 (patch)
treebcb5160587c66750a8343041ec66d1d8a71fc42e /dev-python/autobahn
parentdev-python/bleach: x86 stable wrt bug #714596 (diff)
downloadgentoo-49f3114ab4202870261814b4395a0eed56b3d997.tar.gz
gentoo-49f3114ab4202870261814b4395a0eed56b3d997.tar.bz2
gentoo-49f3114ab4202870261814b4395a0eed56b3d997.zip
dev-python/autobahn: x86 stable wrt bug #714842
Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/autobahn')
-rw-r--r--dev-python/autobahn/autobahn-18.3.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/autobahn/autobahn-18.3.1.ebuild b/dev-python/autobahn/autobahn-18.3.1.ebuild
index 70ec388c2e25..e8047f92670f 100644
--- a/dev-python/autobahn/autobahn-18.3.1.ebuild
+++ b/dev-python/autobahn/autobahn-18.3.1.ebuild
@@ -17,7 +17,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${MY_P}.tar.gz"
SLOT="0"
LICENSE="MIT"
-KEYWORDS="~amd64 ~arm ~arm64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~amd64 ~arm ~arm64 x86 ~amd64-linux ~x86-linux"
IUSE="crypt test"
RESTRICT="!test? ( test )"