diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-12-15 14:58:51 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-12-15 14:58:51 +0100 |
commit | 7de45aeb4524dbaed11a37f3a0ebc1f563a72b59 (patch) | |
tree | 56fac5c68b1cb3b3142e7efd0dde488c6a03acaf /dev-python/pytest-runner | |
parent | dev-python/pysendfile: sparc stable wrt bug #700602 (diff) | |
download | gentoo-7de45aeb4524dbaed11a37f3a0ebc1f563a72b59.tar.gz gentoo-7de45aeb4524dbaed11a37f3a0ebc1f563a72b59.tar.bz2 gentoo-7de45aeb4524dbaed11a37f3a0ebc1f563a72b59.zip |
dev-python/pytest-runner: sparc stable wrt bug #700604
Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/pytest-runner')
-rw-r--r-- | dev-python/pytest-runner/pytest-runner-4.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest-runner/pytest-runner-4.2.ebuild b/dev-python/pytest-runner/pytest-runner-4.2.ebuild index 0e72b350bd48..47b33e0017ba 100644 --- a/dev-python/pytest-runner/pytest-runner-4.2.ebuild +++ b/dev-python/pytest-runner/pytest-runner-4.2.ebuild @@ -12,7 +12,7 @@ HOMEPAGE="https://pypi.org/project/pytest-runner/ https://github.com/pytest-dev/ SRC_URI="mirror://pypi/p/${PN}/${P}.tar.gz" LICENSE="MIT" -KEYWORDS="~alpha amd64 ~arm arm64 hppa ia64 ~m68k ~mips ~ppc ~ppc64 s390 ~sh ~sparc x86" +KEYWORDS="~alpha amd64 ~arm arm64 hppa ia64 ~m68k ~mips ~ppc ~ppc64 s390 ~sh sparc x86" SLOT="0" IUSE="doc test" |