diff options
| author | Sam James <sam@gentoo.org> | 2021-01-18 17:43:37 +0000 |
|---|---|---|
| committer | Sam James <sam@gentoo.org> | 2021-01-18 17:43:37 +0000 |
| commit | af76375d0ff5d3c319bedab8262a01ebad69563e (patch) | |
| tree | d8444c31158040ec5aff29a3f1a93cc4df9cedfa /dev-python/python-socks/python-socks-1.1.2.ebuild | |
| parent | 92c61af06bedc53c845f591f5a83e0dd787efa0a (diff) | |
| download | gentoo-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/python-socks-1.1.2.ebuild')
| -rw-r--r-- | dev-python/python-socks/python-socks-1.1.2.ebuild | 4 |
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" |
