summaryrefslogtreecommitdiff
path: root/virtual/python-singledispatch
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2017-01-22 17:19:52 +0100
committerAgostino Sarubbo <ago@gentoo.org>2017-01-22 17:26:55 +0100
commit09346c88fd13a9ee175846a1175453c32f891000 (patch)
tree3e5129649cb0c5b057690657019e13e27df1d357 /virtual/python-singledispatch
parent4d478d894c132cd39ea2c6d9a8446c37b513f761 (diff)
downloadgentoo-09346c88fd13a9ee175846a1175453c32f891000.tar.gz
gentoo-09346c88fd13a9ee175846a1175453c32f891000.tar.xz
virtual/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 'virtual/python-singledispatch')
-rw-r--r--virtual/python-singledispatch/python-singledispatch-0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/virtual/python-singledispatch/python-singledispatch-0.ebuild b/virtual/python-singledispatch/python-singledispatch-0.ebuild
index 394b439e241..46c5bbefc4f 100644
--- a/virtual/python-singledispatch/python-singledispatch-0.ebuild
+++ b/virtual/python-singledispatch/python-singledispatch-0.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=""
LICENSE=""
SLOT="0"
-KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ppc ppc64 ~sparc x86"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ppc ppc64 sparc x86"
IUSE=""
RDEPEND="$(python_gen_cond_dep 'dev-python/singledispatch[${PYTHON_USEDEP}]' python2_7 python3_3 pypy)"