diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-04-17 08:07:05 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-04-17 08:07:05 +0200 |
commit | b3135cb530048af58697cfb823af1f878d38da05 (patch) | |
tree | e6c0631a9b7cdb76eb5b304252e0a1e0bbb29165 /dev-python/autobahn | |
parent | xfce-base/xfce4-session: Remove stale REQUIRED_USE on polkit (diff) | |
download | gentoo-b3135cb530048af58697cfb823af1f878d38da05.tar.gz gentoo-b3135cb530048af58697cfb823af1f878d38da05.tar.bz2 gentoo-b3135cb530048af58697cfb823af1f878d38da05.zip |
dev-python/autobahn: amd64 stable wrt bug #714842
Package-Manager: Portage-2.3.89, Repoman-2.3.20
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-18.3.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/autobahn/autobahn-18.3.1.ebuild b/dev-python/autobahn/autobahn-18.3.1.ebuild index 1090bbfb20ac..9be3fd5f6a50 100644 --- a/dev-python/autobahn/autobahn-18.3.1.ebuild +++ b/dev-python/autobahn/autobahn-18.3.1.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 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ~arm64 x86 ~amd64-linux ~x86-linux" IUSE="crypt test" RESTRICT="!test? ( test )" |