diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-03-15 17:18:30 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-03-15 17:18:30 +0100 |
commit | c4089826d80565726ec76b10c9c181f9c47eff73 (patch) | |
tree | 1ec6db6765ad8252956ae87edef24487bace40f0 /dev-python/autobahn | |
parent | media-libs/suil: amd64 stable wrt bug #775803 (diff) | |
download | gentoo-c4089826d80565726ec76b10c9c181f9c47eff73.tar.gz gentoo-c4089826d80565726ec76b10c9c181f9c47eff73.tar.bz2 gentoo-c4089826d80565726ec76b10c9c181f9c47eff73.zip |
dev-python/autobahn: amd64 stable wrt bug #776025
Package-Manager: Portage-3.0.13, 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-21.1.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/autobahn/autobahn-21.1.1.ebuild b/dev-python/autobahn/autobahn-21.1.1.ebuild index 124c2b905ac4..41c2ad9c99f3 100644 --- a/dev-python/autobahn/autobahn-21.1.1.ebuild +++ b/dev-python/autobahn/autobahn-21.1.1.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 )" |