diff options
author | James Le Cuirot <chewi@gentoo.org> | 2021-08-21 17:05:21 +0100 |
---|---|---|
committer | James Le Cuirot <chewi@gentoo.org> | 2021-08-21 23:15:02 +0100 |
commit | 561036c12dc28d27aad7d1ee6450e296a47212bf (patch) | |
tree | b5a916c8e513c380213ecbc545fdfcaf59da0a38 /dev-python/urllib3 | |
parent | dev-python/toml: Keyword 0.10.2 for ~m68k (diff) | |
download | gentoo-561036c12dc28d27aad7d1ee6450e296a47212bf.tar.gz gentoo-561036c12dc28d27aad7d1ee6450e296a47212bf.tar.bz2 gentoo-561036c12dc28d27aad7d1ee6450e296a47212bf.zip |
dev-python/urllib3: Keyword 1.26.6 for ~m68k
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: James Le Cuirot <chewi@gentoo.org>
Diffstat (limited to 'dev-python/urllib3')
-rw-r--r-- | dev-python/urllib3/urllib3-1.26.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/urllib3/urllib3-1.26.6.ebuild b/dev-python/urllib3/urllib3-1.26.6.ebuild index 4ea114ec7e7e..5502af18524b 100644 --- a/dev-python/urllib3/urllib3-1.26.6.ebuild +++ b/dev-python/urllib3/urllib3-1.26.6.ebuild @@ -15,7 +15,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 ~m68k ~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 )" |