diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-23 17:24:02 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-23 17:27:07 +0100 |
commit | 66e4cf16e05e2e0f4a16f86e67e23f2c4c5ad3c4 (patch) | |
tree | f3327ce43f048a12970465afe2f58d7757609e06 /dev-python/urllib3 | |
parent | dev-python/wsgiproxy2: ia64 stable wrt bug #530622 (diff) | |
download | gentoo-66e4cf16e05e2e0f4a16f86e67e23f2c4c5ad3c4.tar.gz gentoo-66e4cf16e05e2e0f4a16f86e67e23f2c4c5ad3c4.tar.bz2 gentoo-66e4cf16e05e2e0f4a16f86e67e23f2c4c5ad3c4.zip |
dev-python/urllib3: ia64 stable wrt bug #530622
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/urllib3')
-rw-r--r-- | dev-python/urllib3/urllib3-1.16.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/urllib3/urllib3-1.16.ebuild b/dev-python/urllib3/urllib3-1.16.ebuild index 2078c0a709fe..2752de13dfd2 100644 --- a/dev-python/urllib3/urllib3-1.16.ebuild +++ b/dev-python/urllib3/urllib3-1.16.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 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux" IUSE="doc test" RDEPEND=" |