diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-05-03 11:59:25 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-05-03 11:59:25 +0200 |
commit | bb56780e487f6c10bdd2ba89ce115eb0faa6f630 (patch) | |
tree | 9fa6f6685f7dbd969f95937e98f776b6a47aa926 | |
parent | dev-python/twine: amd64 stable wrt bug #720652 (diff) | |
download | gentoo-bb56780e487f6c10bdd2ba89ce115eb0faa6f630.tar.gz gentoo-bb56780e487f6c10bdd2ba89ce115eb0faa6f630.tar.bz2 gentoo-bb56780e487f6c10bdd2ba89ce115eb0faa6f630.zip |
dev-python/websocket-client: amd64 stable wrt bug #720654
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-rw-r--r-- | dev-python/websocket-client/websocket-client-0.57.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/websocket-client/websocket-client-0.57.0.ebuild b/dev-python/websocket-client/websocket-client-0.57.0.ebuild index a9ecf6524a4b..9d66e0c486d8 100644 --- a/dev-python/websocket-client/websocket-client-0.57.0.ebuild +++ b/dev-python/websocket-client/websocket-client-0.57.0.ebuild @@ -15,7 +15,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${MY_PN}-${PV}.tar.gz -> ${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~x86 ~x64-macos" +KEYWORDS="amd64 ~arm ~arm64 ~x86 ~x64-macos" IUSE="examples test" RESTRICT="!test? ( test )" |