summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-03-15 02:28:39 +0000
committerSam James <sam@gentoo.org>2021-03-15 02:28:39 +0000
commit280aa9b412ca313b0ebb8e7272af3fe6ddec99dd (patch)
treef544778a9d6b43cce8b40dff226fdab1081e0434 /dev-python/urllib3
parentdev-python/trustme: Stabilize 0.7.0 ALLARCHES, #776142 (diff)
downloadgentoo-280aa9b412ca313b0ebb8e7272af3fe6ddec99dd.tar.gz
gentoo-280aa9b412ca313b0ebb8e7272af3fe6ddec99dd.tar.bz2
gentoo-280aa9b412ca313b0ebb8e7272af3fe6ddec99dd.zip
dev-python/urllib3: Stabilize 1.26.3-r1 ALLARCHES, #776145
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/urllib3')
-rw-r--r--dev-python/urllib3/urllib3-1.26.3-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/urllib3/urllib3-1.26.3-r1.ebuild b/dev-python/urllib3/urllib3-1.26.3-r1.ebuild
index 4917ce1c8286..25ba58bf0bf0 100644
--- a/dev-python/urllib3/urllib3-1.26.3-r1.ebuild
+++ b/dev-python/urllib3/urllib3-1.26.3-r1.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 )"