summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-01-18 17:43:37 +0000
committerSam James <sam@gentoo.org>2021-01-18 17:43:37 +0000
commitaf76375d0ff5d3c319bedab8262a01ebad69563e (patch)
treed8444c31158040ec5aff29a3f1a93cc4df9cedfa /dev-python/python-socks
parentdev-python/python-language-server: Stabilize 0.36.2 ALLARCHES, #765973 (diff)
downloadgentoo-af76375d0ff5d3c319bedab8262a01ebad69563e.tar.gz
gentoo-af76375d0ff5d3c319bedab8262a01ebad69563e.tar.bz2
gentoo-af76375d0ff5d3c319bedab8262a01ebad69563e.zip
dev-python/python-socks: Stabilize 1.1.2 ALLARCHES, #765976
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/python-socks')
-rw-r--r--dev-python/python-socks/python-socks-1.1.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/python-socks/python-socks-1.1.2.ebuild b/dev-python/python-socks/python-socks-1.1.2.ebuild
index 8efe7d9b3616..9f3777556f52 100644
--- a/dev-python/python-socks/python-socks-1.1.2.ebuild
+++ b/dev-python/python-socks/python-socks-1.1.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2020 Gentoo Authors
+# Copyright 2020-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -16,7 +16,7 @@ SRC_URI="
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
# tests rely on connecting to Internet
RESTRICT="test"