commit: b6703b8dae868b34c9fab06b7e33c4834040fb2e
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Jul 31 22:22:13 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Jul 31 22:22:13 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b6703b8d
dev-python/urllib3: Stabilize 1.26.6 ALLARCHES, #805446
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-python/urllib3/urllib3-1.26.6.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/urllib3/urllib3-1.26.6.ebuild
b/dev-python/urllib3/urllib3-1.26.6.ebuild
index b68c311d939..c71c6adc940 100644
--- a/dev-python/urllib3/urllib3-1.26.6.ebuild
+++ b/dev-python/urllib3/urllib3-1.26.6.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390
~sparc ~x86 ~x64-cygwin ~amd64-linux ~ppc-macos ~x64-macos ~sparc-solaris
~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc
x86 ~x64-cygwin ~amd64-linux ~ppc-macos ~x64-macos ~sparc-solaris
~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE="brotli test"
RESTRICT="!test? ( test )"