commit: bb0972a595c3e5e2654439cbc81383d9aacf4766 Author: Rick Farina <zerochaos <AT> gentoo <DOT> org> AuthorDate: Thu Feb 18 16:44:11 2021 +0000 Commit: Rick Farina <zerochaos <AT> gentoo <DOT> org> CommitDate: Thu Feb 18 16:44:11 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bb0972a5
dev-python/websockets: stable bug #771150 Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Rick Farina <zerochaos <AT> gentoo.org> dev-python/websockets/websockets-8.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/websockets/websockets-8.1.ebuild b/dev-python/websockets/websockets-8.1.ebuild index c970424df02..d78c4008f60 100644 --- a/dev-python/websockets/websockets-8.1.ebuild +++ b/dev-python/websockets/websockets-8.1.ebuild @@ -14,4 +14,4 @@ SRC_URI="https://github.com/aaugustin/${PN}/archive/${PV}.tar.gz -> ${P}-src.tar LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 arm ~arm64 ~ppc ~x86" +KEYWORDS="amd64 arm ~arm64 ~ppc x86"
