diff options
author | Rick Farina <zerochaos@gentoo.org> | 2021-02-18 11:44:11 -0500 |
---|---|---|
committer | Rick Farina <zerochaos@gentoo.org> | 2021-02-18 11:44:11 -0500 |
commit | bb0972a595c3e5e2654439cbc81383d9aacf4766 (patch) | |
tree | 08365a29ff86d9f5923efaadedaef255e7ac0a99 /dev-python/websockets | |
parent | net-analyzer/netdata: 1.29.2 version bump (diff) | |
download | gentoo-bb0972a595c3e5e2654439cbc81383d9aacf4766.tar.gz gentoo-bb0972a595c3e5e2654439cbc81383d9aacf4766.tar.bz2 gentoo-bb0972a595c3e5e2654439cbc81383d9aacf4766.zip |
dev-python/websockets: stable bug #771150
Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Rick Farina <zerochaos@gentoo.org>
Diffstat (limited to 'dev-python/websockets')
-rw-r--r-- | dev-python/websockets/websockets-8.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/websockets/websockets-8.1.ebuild b/dev-python/websockets/websockets-8.1.ebuild index c970424df02b..d78c4008f605 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" |