diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2020-02-06 07:39:55 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-02-06 07:51:32 +0000 |
commit | 83ccf5f2ee5e6dbef63662bd7c4d5ad0dd235fe9 (patch) | |
tree | 85a60911e337cb3858b4311f03f1b9a0293b9570 /dev-python/pytest-runner | |
parent | dev-db/unixODBC: stable 2.3.7 for hppa, bug #707802 (diff) | |
download | gentoo-83ccf5f2ee5e6dbef63662bd7c4d5ad0dd235fe9.tar.gz gentoo-83ccf5f2ee5e6dbef63662bd7c4d5ad0dd235fe9.tar.bz2 gentoo-83ccf5f2ee5e6dbef63662bd7c4d5ad0dd235fe9.zip |
dev-python/pytest-runner: stable 5.2 for hppa, bug #708282
Package-Manager: Portage-2.3.87, Repoman-2.3.20
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-python/pytest-runner')
-rw-r--r-- | dev-python/pytest-runner/pytest-runner-5.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest-runner/pytest-runner-5.2.ebuild b/dev-python/pytest-runner/pytest-runner-5.2.ebuild index 26b4b629950a..28a93390c0c2 100644 --- a/dev-python/pytest-runner/pytest-runner-5.2.ebuild +++ b/dev-python/pytest-runner/pytest-runner-5.2.ebuild @@ -11,7 +11,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="test" |