diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-09-18 14:29:35 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-09-18 14:30:42 +0200 |
commit | 957fc365660d983cc1c1359698cca76bcc556c95 (patch) | |
tree | b18e2d0f03362485f1ff8435f791b28df50abae3 /dev-python/websockets/websockets-9.1-r1.ebuild | |
parent | media-video/vlc: x86 stable wrt bug #812839 (diff) | |
download | gentoo-957fc365660d983cc1c1359698cca76bcc556c95.tar.gz gentoo-957fc365660d983cc1c1359698cca76bcc556c95.tar.bz2 gentoo-957fc365660d983cc1c1359698cca76bcc556c95.zip |
dev-python/websockets: x86 stable wrt bug #813135
Package-Manager: Portage-3.0.20, Repoman-3.0.3
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/websockets/websockets-9.1-r1.ebuild')
-rw-r--r-- | dev-python/websockets/websockets-9.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/websockets/websockets-9.1-r1.ebuild b/dev-python/websockets/websockets-9.1-r1.ebuild index 155c847f531a..3f2212c55267 100644 --- a/dev-python/websockets/websockets-9.1-r1.ebuild +++ b/dev-python/websockets/websockets-9.1-r1.ebuild @@ -16,7 +16,7 @@ SRC_URI=" LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 arm arm64 ~ppc ppc64 ~riscv sparc ~x86" +KEYWORDS="amd64 arm arm64 ~ppc ppc64 ~riscv sparc x86" distutils_enable_tests unittest |