diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-01-11 10:55:27 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-01-11 10:55:27 +0100 |
commit | 1159b2d700d614f168ccf9c1bc4c1506cf964978 (patch) | |
tree | 763a08671a0cfbac468d7133d7f7ec9f214f985e /virtual | |
parent | 76c5403a95e4a7dbec80f26539c32ec1069de30e (diff) | |
download | gentoo-1159b2d700d614f168ccf9c1bc4c1506cf964978.tar.gz gentoo-1159b2d700d614f168ccf9c1bc4c1506cf964978.tar.xz |
virtual/python-singledispatch: ia64 stable wrt bug #549898
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'virtual')
-rw-r--r-- | virtual/python-singledispatch/python-singledispatch-0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/virtual/python-singledispatch/python-singledispatch-0.ebuild b/virtual/python-singledispatch/python-singledispatch-0.ebuild index 2c1485b9181..b589cbb265e 100644 --- a/virtual/python-singledispatch/python-singledispatch-0.ebuild +++ b/virtual/python-singledispatch/python-singledispatch-0.ebuild @@ -14,7 +14,7 @@ SRC_URI="" LICENSE="" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ~ia64 ppc ppc64 ~sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 ~sparc x86" IUSE="" RDEPEND="$(python_gen_cond_dep 'dev-python/singledispatch[${PYTHON_USEDEP}]' python2_7 python3_3 pypy)" |