diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-02-01 16:05:22 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-02-01 16:05:22 +0100 |
commit | a5971b7d4389996673d5c6ff646c64a67ed5f8bf (patch) | |
tree | 408cabf3764bcbc1a9125d6cf231ab154a38dc99 /dev-python/urllib3 | |
parent | dev-util/cmake: amd64 stable wrt bug #757336 (diff) | |
download | gentoo-a5971b7d4389996673d5c6ff646c64a67ed5f8bf.tar.gz gentoo-a5971b7d4389996673d5c6ff646c64a67ed5f8bf.tar.bz2 gentoo-a5971b7d4389996673d5c6ff646c64a67ed5f8bf.zip |
dev-python/urllib3: amd64 stable wrt bug #763819
Package-Manager: Portage-3.0.9, Repoman-3.0.2
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@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 823fc2747f0b..71a701f00a28 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 )" |