diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-06-05 09:26:17 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-06-05 09:26:17 +0200 |
commit | e6bf0bb9b1f96605584a5c133381dce6149580fb (patch) | |
tree | 03cf1b76d4a09b746cddac3d8174fb52fee36476 /dev-python/urllib3 | |
parent | dev-ruby/redcloth: ia64 stable wrt bug #683888 (diff) | |
download | gentoo-e6bf0bb9b1f96605584a5c133381dce6149580fb.tar.gz gentoo-e6bf0bb9b1f96605584a5c133381dce6149580fb.tar.bz2 gentoo-e6bf0bb9b1f96605584a5c133381dce6149580fb.zip |
dev-python/urllib3: ia64 stable wrt bug #683890
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.11
RepoMan-Options: --include-arches="ia64"
Diffstat (limited to 'dev-python/urllib3')
-rw-r--r-- | dev-python/urllib3/urllib3-1.24.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/urllib3/urllib3-1.24.2.ebuild b/dev-python/urllib3/urllib3-1.24.2.ebuild index f5c6ab440d49..aa9836ae9095 100644 --- a/dev-python/urllib3/urllib3-1.24.2.ebuild +++ b/dev-python/urllib3/urllib3-1.24.2.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 ~m68k ~mips ppc ppc64 s390 ~sh sparc x86 ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ~m68k ~mips ppc ppc64 s390 ~sh sparc x86 ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="doc test" #RESTRICT="test" |