commit: af1acce6c6d2c3adb17689261dfe2c2b6771ab8a Author: Michael Palimaka <kensington <AT> gentoo <DOT> org> AuthorDate: Thu Sep 28 13:41:27 2017 +0000 Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org> CommitDate: Thu Sep 28 13:42:09 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=af1acce6
dev-python/autobahn: stabilise 17.5.1-r2 for x86 Bug: https://bugs.gentoo.org/624990 Package-Manager: Portage-2.3.8, Repoman-2.3.3 dev-python/autobahn/autobahn-17.5.1-r2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/autobahn/autobahn-17.5.1-r2.ebuild b/dev-python/autobahn/autobahn-17.5.1-r2.ebuild index c1e64b2a34d..d3c184e4a4b 100644 --- a/dev-python/autobahn/autobahn-17.5.1-r2.ebuild +++ b/dev-python/autobahn/autobahn-17.5.1-r2.ebuild @@ -15,7 +15,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${MY_P}.tar.gz" SLOT="0" LICENSE="MIT" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="crypt test" RDEPEND="
