commit: af76375d0ff5d3c319bedab8262a01ebad69563e Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Mon Jan 18 17:43:37 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Mon Jan 18 17:43:37 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=af76375d
dev-python/python-socks: Stabilize 1.1.2 ALLARCHES, #765976 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-python/python-socks/python-socks-1.1.2.ebuild | 4 ++-- 1 file 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 8efe7d9b361..9f3777556f5 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"
