summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2021-03-01 10:19:49 +0100
committerAgostino Sarubbo <ago@gentoo.org>2021-03-01 10:19:49 +0100
commitc3e615cc97ae16fe20a851a7fb1bef9710952915 (patch)
tree264bb8e2c1ecf92fc4d87becb6710f451f51086b
parentdev-python/publicsuffix: amd64 stable wrt bug #769872 (diff)
downloadgentoo-c3e615cc97ae16fe20a851a7fb1bef9710952915.tar.gz
gentoo-c3e615cc97ae16fe20a851a7fb1bef9710952915.tar.bz2
gentoo-c3e615cc97ae16fe20a851a7fb1bef9710952915.zip
dev-python/wsproto: amd64 stable wrt bug #769872
Package-Manager: Portage-3.0.13, Repoman-3.0.2 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-rw-r--r--dev-python/wsproto/wsproto-1.0.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/wsproto/wsproto-1.0.0.ebuild b/dev-python/wsproto/wsproto-1.0.0.ebuild
index bb19e6600ea7..096ee40c39ab 100644
--- a/dev-python/wsproto/wsproto-1.0.0.ebuild
+++ b/dev-python/wsproto/wsproto-1.0.0.ebuild
@@ -15,7 +15,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~x86"
+KEYWORDS="amd64 ~arm64 ~x86"
RDEPEND=">=dev-python/h11-0.9[${PYTHON_USEDEP}]"