diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-01-11 10:55:31 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-01-11 10:55:31 +0100 |
commit | 5fe162d0628c2a4408e97ef80ee9a4c42529d1e1 (patch) | |
tree | b24c2727f3f3301d5a4d61c18d6b65a0842735f4 /dev-python/singledispatch | |
parent | virtual/python-singledispatch: ia64 stable wrt bug #549898 (diff) | |
download | gentoo-5fe162d0628c2a4408e97ef80ee9a4c42529d1e1.tar.gz gentoo-5fe162d0628c2a4408e97ef80ee9a4c42529d1e1.tar.bz2 gentoo-5fe162d0628c2a4408e97ef80ee9a4c42529d1e1.zip |
dev-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 'dev-python/singledispatch')
-rw-r--r-- | dev-python/singledispatch/singledispatch-3.4.0.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/singledispatch/singledispatch-3.4.0.3.ebuild b/dev-python/singledispatch/singledispatch-3.4.0.3.ebuild index 9fb7baca76d5..4a59d74d8ee6 100644 --- a/dev-python/singledispatch/singledispatch-3.4.0.3.ebuild +++ b/dev-python/singledispatch/singledispatch-3.4.0.3.ebuild @@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${PF}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ~ia64 ppc ppc64 ~sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 ~sparc x86" IUSE="" DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]" |