diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2020-06-11 23:28:37 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-06-11 22:48:20 +0100 |
commit | ff87718b283a50728839a461ec43eedcddacd81c (patch) | |
tree | 9ba56565244c3281cb1f4fe96168d3963eced98c /dev-python/pytest-timeout | |
parent | dev-python/scripttest: stable 1.3.0 for hppa, bug #719946 (diff) | |
download | gentoo-ff87718b283a50728839a461ec43eedcddacd81c.tar.gz gentoo-ff87718b283a50728839a461ec43eedcddacd81c.tar.bz2 gentoo-ff87718b283a50728839a461ec43eedcddacd81c.zip |
dev-python/pytest-timeout: stable 1.3.3 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-timeout')
-rw-r--r-- | dev-python/pytest-timeout/pytest-timeout-1.3.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest-timeout/pytest-timeout-1.3.3.ebuild b/dev-python/pytest-timeout/pytest-timeout-1.3.3.ebuild index 2b362ace1e1f..2b7786b403a9 100644 --- a/dev-python/pytest-timeout/pytest-timeout-1.3.3.ebuild +++ b/dev-python/pytest-timeout/pytest-timeout-1.3.3.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 ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm arm64 hppa ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux" RDEPEND="dev-python/pytest[${PYTHON_USEDEP}]" BDEPEND="dev-python/setuptools[${PYTHON_USEDEP}]" |