diff options
author | 2021-01-21 08:40:28 +0100 | |
---|---|---|
committer | 2021-01-21 08:40:28 +0100 | |
commit | 8e6380cfdcdb402c426c27500f719fb4345dcf9b (patch) | |
tree | 408cbcb4b1e74fb1914ce0733fdf26039921e366 /dev-python/autobahn | |
parent | dev-python/secretstorage: amd64 stable wrt bug #761655 (diff) | |
download | gentoo-8e6380cfdcdb402c426c27500f719fb4345dcf9b.tar.gz gentoo-8e6380cfdcdb402c426c27500f719fb4345dcf9b.tar.bz2 gentoo-8e6380cfdcdb402c426c27500f719fb4345dcf9b.zip |
dev-python/autobahn: amd64 stable wrt bug #761840
Package-Manager: Portage-3.0.9, Repoman-3.0.2
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/autobahn')
-rw-r--r-- | dev-python/autobahn/autobahn-20.12.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/autobahn/autobahn-20.12.3.ebuild b/dev-python/autobahn/autobahn-20.12.3.ebuild index f47aceda5287..122aefeaa42a 100644 --- a/dev-python/autobahn/autobahn-20.12.3.ebuild +++ b/dev-python/autobahn/autobahn-20.12.3.ebuild @@ -19,7 +19,7 @@ S=${WORKDIR}/${MY_P} SLOT="0" LICENSE="MIT" -KEYWORDS="~amd64 ~arm ~arm64 ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~x86" IUSE="crypt scram test xbr" RESTRICT="!test? ( test )" |