diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2021-02-04 00:54:29 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2021-02-04 00:54:29 +0100 |
commit | 0657cae2ea5d0a76b1432a3d237db5b816941a4b (patch) | |
tree | 0e378999a167a6e0c3473a8b65ae4c69741e6cdc /dev-python/urllib3 | |
parent | net-analyzer/testssl: x86 stable (bug #768426) (diff) | |
download | gentoo-0657cae2ea5d0a76b1432a3d237db5b816941a4b.tar.gz gentoo-0657cae2ea5d0a76b1432a3d237db5b816941a4b.tar.bz2 gentoo-0657cae2ea5d0a76b1432a3d237db5b816941a4b.zip |
dev-python/urllib3: x86 stable (bug #763819)
Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'dev-python/urllib3')
-rw-r--r-- | dev-python/urllib3/urllib3-1.26.2-r3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/urllib3/urllib3-1.26.2-r3.ebuild b/dev-python/urllib3/urllib3-1.26.2-r3.ebuild index 71a701f00a28..0181f329eb8b 100644 --- a/dev-python/urllib3/urllib3-1.26.2-r3.ebuild +++ b/dev-python/urllib3/urllib3-1.26.2-r3.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 ~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 ~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 )" |