diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-03-07 09:58:34 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-03-07 09:58:34 +0100 |
commit | afffa3f092e455f1f5f85aa5d67e39ac24eb6a48 (patch) | |
tree | 4fbca4a098ec7594cdee8beb0345623c74b88bfa /dev-python/nose-exclude | |
parent | sys-devel/gdb: sparc stable wrt bug #690582 (diff) | |
download | gentoo-afffa3f092e455f1f5f85aa5d67e39ac24eb6a48.tar.gz gentoo-afffa3f092e455f1f5f85aa5d67e39ac24eb6a48.tar.bz2 gentoo-afffa3f092e455f1f5f85aa5d67e39ac24eb6a48.zip |
dev-python/nose-exclude: sparc stable wrt bug #711720
Package-Manager: Portage-2.3.89, Repoman-2.3.20
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.5.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/nose-exclude/nose-exclude-0.5.0.ebuild b/dev-python/nose-exclude/nose-exclude-0.5.0.ebuild index 0a7448edd133..d615dec54f68 100644 --- a/dev-python/nose-exclude/nose-exclude-0.5.0.ebuild +++ b/dev-python/nose-exclude/nose-exclude-0.5.0.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 s390 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 s390 sparc ~x86" DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]" RDEPEND="dev-python/nose[${PYTHON_USEDEP}]" |