diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-06-24 06:25:13 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-06-24 06:25:13 +0200 |
commit | 59baa6d5bf0cfc6706e65b23d816d2cd53524958 (patch) | |
tree | 70d1e6aa78e8f49d9d0736bac247ac0666e675a6 /dev-python/websocket-client | |
parent | dev-python/testpath: amd64/arm64/arm/hppa/ppc64/ppc/sparc/x86 stable (ALLARCH... (diff) | |
download | gentoo-59baa6d5bf0cfc6706e65b23d816d2cd53524958.tar.gz gentoo-59baa6d5bf0cfc6706e65b23d816d2cd53524958.tar.bz2 gentoo-59baa6d5bf0cfc6706e65b23d816d2cd53524958.zip |
dev-python/websocket-client: amd64/arm64/x86 stable (ALLARCHES policy) wrt bug #798009
Package-Manager: Portage-3.0.20, Repoman-3.0.2
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/websocket-client')
-rw-r--r-- | dev-python/websocket-client/websocket-client-1.0.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/websocket-client/websocket-client-1.0.1.ebuild b/dev-python/websocket-client/websocket-client-1.0.1.ebuild index dfdf4b220036..8dd24d35ef7a 100644 --- a/dev-python/websocket-client/websocket-client-1.0.1.ebuild +++ b/dev-python/websocket-client/websocket-client-1.0.1.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="LGPL-2.1+" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86 ~x64-macos" +KEYWORDS="amd64 ~arm arm64 ~ppc64 x86 ~x64-macos" IUSE="examples" distutils_enable_tests setup.py |