diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-05-29 10:39:52 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-05-29 10:39:52 +0200 |
commit | e332a7c71e7f2ea70278acdba0da4f9e9b7c3b1d (patch) | |
tree | d681537b8fedbf4e1fb1ab0ecd6bc957e3223143 /dev-python | |
parent | dev-python/hypothesis: Bump to 6.13.8 (diff) | |
download | gentoo-e332a7c71e7f2ea70278acdba0da4f9e9b7c3b1d.tar.gz gentoo-e332a7c71e7f2ea70278acdba0da4f9e9b7c3b1d.tar.bz2 gentoo-e332a7c71e7f2ea70278acdba0da4f9e9b7c3b1d.zip |
dev-python/websockets: amd64 stable wrt bug #792564
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')
-rw-r--r-- | dev-python/websockets/websockets-9.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/websockets/websockets-9.1.ebuild b/dev-python/websockets/websockets-9.1.ebuild index fe21ca0ab5a1..b3525e6674e2 100644 --- a/dev-python/websockets/websockets-9.1.ebuild +++ b/dev-python/websockets/websockets-9.1.ebuild @@ -13,6 +13,6 @@ SRC_URI="https://github.com/aaugustin/${PN}/archive/${PV}.tar.gz -> ${P}-src.tar LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~sparc x86" +KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~sparc x86" distutils_enable_tests unittest |