diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-05-10 08:55:52 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-05-10 08:55:52 +0200 |
commit | 6ca1634c32f86fc434a3ed0c46852b4627fa77b7 (patch) | |
tree | d2e5098ba27453f29eb3344f5aadda1ba242f37a /dev-python/autobahn | |
parent | x11-libs/c++-gtk-utils: x86 stable wrt bug #776577 (diff) | |
download | gentoo-6ca1634c32f86fc434a3ed0c46852b4627fa77b7.tar.gz gentoo-6ca1634c32f86fc434a3ed0c46852b4627fa77b7.tar.bz2 gentoo-6ca1634c32f86fc434a3ed0c46852b4627fa77b7.zip |
dev-python/autobahn: x86 stable wrt bug #777180
Package-Manager: Portage-3.0.13, Repoman-3.0.2
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-21.3.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/autobahn/autobahn-21.3.1.ebuild b/dev-python/autobahn/autobahn-21.3.1.ebuild index 2eda49774ef6..731e4a1838db 100644 --- a/dev-python/autobahn/autobahn-21.3.1.ebuild +++ b/dev-python/autobahn/autobahn-21.3.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 )" |