diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2020-06-11 23:29:06 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-06-11 22:48:20 +0100 |
commit | bad32018d49384326f03bec5d33c9fc6e5f14c62 (patch) | |
tree | 123e5bd54566aeb3f6a2cf8b3e85dd89bdc8c6f5 /dev-python/pytest-xprocess | |
parent | dev-python/pytest-timeout: stable 1.3.3 for hppa, bug #719946 (diff) | |
download | gentoo-bad32018d49384326f03bec5d33c9fc6e5f14c62.tar.gz gentoo-bad32018d49384326f03bec5d33c9fc6e5f14c62.tar.bz2 gentoo-bad32018d49384326f03bec5d33c9fc6e5f14c62.zip |
dev-python/pytest-xprocess: stable 0.13.1 for hppa, bug #719946
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-python/pytest-xprocess')
-rw-r--r-- | dev-python/pytest-xprocess/pytest-xprocess-0.13.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest-xprocess/pytest-xprocess-0.13.1.ebuild b/dev-python/pytest-xprocess/pytest-xprocess-0.13.1.ebuild index 47bc0f21b371..69cd4344e0ac 100644 --- a/dev-python/pytest-xprocess/pytest-xprocess-0.13.1.ebuild +++ b/dev-python/pytest-xprocess/pytest-xprocess-0.13.1.ebuild @@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" SLOT="0" LICENSE="MIT" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux" RDEPEND=" dev-python/pytest[${PYTHON_USEDEP}] |