diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-22 17:19:57 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-22 17:26:55 +0100 |
commit | 31c2a013eca8142af848f5662f5aac2a311756d1 (patch) | |
tree | 2874018acedca29288fd242540e0cd56b8bfdfe6 /dev-python/nose-exclude | |
parent | virtual/python-singledispatch: sparc stable wrt bug #530622 (diff) | |
download | gentoo-31c2a013eca8142af848f5662f5aac2a311756d1.tar.gz gentoo-31c2a013eca8142af848f5662f5aac2a311756d1.tar.bz2 gentoo-31c2a013eca8142af848f5662f5aac2a311756d1.zip |
dev-python/nose-exclude: 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/nose-exclude')
-rw-r--r-- | dev-python/nose-exclude/nose-exclude-0.4.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/nose-exclude/nose-exclude-0.4.1.ebuild b/dev-python/nose-exclude/nose-exclude-0.4.1.ebuild index ae37215d5ecd..d224e83d7af4 100644 --- a/dev-python/nose-exclude/nose-exclude-0.4.1.ebuild +++ b/dev-python/nose-exclude/nose-exclude-0.4.1.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}/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 ~sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86" DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]" RDEPEND="dev-python/nose[${PYTHON_USEDEP}]" |