diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-02-25 11:03:25 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-02-25 11:03:25 +0100 |
commit | d048f3efac49142f23448cb2f7899e0a42fe5e5b (patch) | |
tree | ad3f5c994d1e947e4e0194a41daf7cdf3645118e /dev-python/pytest-capturelog | |
parent | dev-python/pytest: sparc stable wrt bug #602484 (diff) | |
download | gentoo-d048f3efac49142f23448cb2f7899e0a42fe5e5b.tar.gz gentoo-d048f3efac49142f23448cb2f7899e0a42fe5e5b.tar.bz2 gentoo-d048f3efac49142f23448cb2f7899e0a42fe5e5b.zip |
dev-python/pytest-capturelog: sparc stable wrt bug #602484
Package-Manager: portage-2.3.3
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/pytest-capturelog')
-rw-r--r-- | dev-python/pytest-capturelog/pytest-capturelog-0.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest-capturelog/pytest-capturelog-0.7.ebuild b/dev-python/pytest-capturelog/pytest-capturelog-0.7.ebuild index 7e06a83e6b43..1b556fbeb1f8 100644 --- a/dev-python/pytest-capturelog/pytest-capturelog-0.7.ebuild +++ b/dev-python/pytest-capturelog/pytest-capturelog-0.7.ebuild @@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="alpha amd64 arm ~arm64 hppa ~ia64 ~m68k ppc ppc64 ~s390 ~sh ~sparc x86" +KEYWORDS="alpha amd64 arm ~arm64 hppa ~ia64 ~m68k ppc ppc64 ~s390 ~sh sparc x86" IUSE="test" RDEPEND="dev-python/py[${PYTHON_USEDEP}]" |