diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-22 17:19:47 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-22 17:26:54 +0100 |
commit | 4d478d894c132cd39ea2c6d9a8446c37b513f761 (patch) | |
tree | fc6f856b6b68c49f31ec7290a4ffc58285f54819 /dev-python/singledispatch | |
parent | virtual/python-futures: sparc stable wrt bug #530622 (diff) | |
download | gentoo-4d478d894c132cd39ea2c6d9a8446c37b513f761.tar.gz gentoo-4d478d894c132cd39ea2c6d9a8446c37b513f761.tar.bz2 gentoo-4d478d894c132cd39ea2c6d9a8446c37b513f761.zip |
dev-python/singledispatch: sparc stable wrt bug #530622
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="sparc"
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 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/singledispatch/singledispatch-3.4.0.3.ebuild b/dev-python/singledispatch/singledispatch-3.4.0.3.ebuild index e63baafe7c48..28df6f1fb18e 100644 --- a/dev-python/singledispatch/singledispatch-3.4.0.3.ebuild +++ b/dev-python/singledispatch/singledispatch-3.4.0.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -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}]" |