diff options
author | Sam James <sam@gentoo.org> | 2021-01-24 22:00:59 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-01-24 22:00:59 +0000 |
commit | dc5d54009327ef372ecea361b83ecf97bd224e5c (patch) | |
tree | c1952d39db51034d2339aa8870651d5afc55eabd | |
parent | app-crypt/openpgp-keys-python: Stabilize 20210121 ppc64, #766189 (diff) | |
download | gentoo-dc5d54009327ef372ecea361b83ecf97bd224e5c.tar.gz gentoo-dc5d54009327ef372ecea361b83ecf97bd224e5c.tar.bz2 gentoo-dc5d54009327ef372ecea361b83ecf97bd224e5c.zip |
dev-python/urllib3: Stabilize 1.26.2-r1 arm64, #763819
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r-- | dev-python/urllib3/urllib3-1.26.2-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/urllib3/urllib3-1.26.2-r1.ebuild b/dev-python/urllib3/urllib3-1.26.2-r1.ebuild index 451cd20c5230..e91c490e859f 100644 --- a/dev-python/urllib3/urllib3-1.26.2-r1.ebuild +++ b/dev-python/urllib3/urllib3-1.26.2-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 ~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 )" |