diff options
author | Brian Dolbec <dolsen@gentoo.org> | 2020-07-17 18:56:36 -0700 |
---|---|---|
committer | Brian Dolbec <dolsen@gentoo.org> | 2020-07-17 18:58:09 -0700 |
commit | 0d446218200534efa1a3e00102ac8ee62138921e (patch) | |
tree | 2ac1c6c37b4710727bd839fbcbcab8ad6ac6339c /dev-python/autobahn | |
parent | dev-python/flatbuffers: 1.12 stable allarches bug 722218 (diff) | |
download | gentoo-0d446218200534efa1a3e00102ac8ee62138921e.tar.gz gentoo-0d446218200534efa1a3e00102ac8ee62138921e.tar.bz2 gentoo-0d446218200534efa1a3e00102ac8ee62138921e.zip |
dev-python/autobahn: 20.4.3 stable amd64 x86 bug 722218
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Brian Dolbec <dolsen@gentoo.org>
Diffstat (limited to 'dev-python/autobahn')
-rw-r--r-- | dev-python/autobahn/autobahn-20.4.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/autobahn/autobahn-20.4.3.ebuild b/dev-python/autobahn/autobahn-20.4.3.ebuild index e3bfba3353da..288c51aa6b59 100644 --- a/dev-python/autobahn/autobahn-20.4.3.ebuild +++ b/dev-python/autobahn/autobahn-20.4.3.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" +KEYWORDS="amd64 ~arm ~arm64 x86" IUSE="crypt test" RESTRICT="!test? ( test )" |