diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-05-28 09:35:27 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-05-28 09:35:27 +0200 |
commit | 8dcb64bd7fcacc60a9ec69c481f099cf3a4ca791 (patch) | |
tree | 32a57b5e790d5bd986b6ac81fc5aeb4129976184 /dev-python/websockets | |
parent | app-text/xmlto: amd64 stable wrt bug #792573 (diff) | |
download | gentoo-8dcb64bd7fcacc60a9ec69c481f099cf3a4ca791.tar.gz gentoo-8dcb64bd7fcacc60a9ec69c481f099cf3a4ca791.tar.bz2 gentoo-8dcb64bd7fcacc60a9ec69c481f099cf3a4ca791.zip |
dev-python/websockets: x86 stable wrt bug #792564
Package-Manager: Portage-3.0.13, Repoman-3.0.2
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/websockets')
-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 ab6d5c255eef..fe21ca0ab5a1 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 |