diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-26 16:28:37 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-26 16:28:37 +0100 |
commit | 2fcea0eed7a73ae6b9ebdf409c79ea9638386555 (patch) | |
tree | 757a2d7d8a095357a3907b5c3bd49d955844f464 /dev-python/wsgiproxy2/wsgiproxy2-0.4.2.ebuild | |
parent | dev-python/webtest: ia64 stable wrt bug #606362 (diff) | |
download | gentoo-2fcea0eed7a73ae6b9ebdf409c79ea9638386555.tar.gz gentoo-2fcea0eed7a73ae6b9ebdf409c79ea9638386555.tar.bz2 gentoo-2fcea0eed7a73ae6b9ebdf409c79ea9638386555.zip |
dev-python/wsgiproxy2: ia64 stable wrt bug #606362
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/wsgiproxy2/wsgiproxy2-0.4.2.ebuild')
-rw-r--r-- | dev-python/wsgiproxy2/wsgiproxy2-0.4.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/wsgiproxy2/wsgiproxy2-0.4.2.ebuild b/dev-python/wsgiproxy2/wsgiproxy2-0.4.2.ebuild index 7ce73521e65d..dfcc26e52742 100644 --- a/dev-python/wsgiproxy2/wsgiproxy2-0.4.2.ebuild +++ b/dev-python/wsgiproxy2/wsgiproxy2-0.4.2.ebuild @@ -16,7 +16,7 @@ SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_PN}-${PV}.zip" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ppc ppc64 ~s390 ~sh sparc x86" +KEYWORDS="~alpha ~amd64 ~arm hppa ia64 ppc ppc64 ~s390 ~sh sparc x86" IUSE="doc test" RDEPEND="dev-python/urllib3[${PYTHON_USEDEP}] |