diff options
author | 2022-04-25 19:59:52 +0100 | |
---|---|---|
committer | 2022-04-25 19:59:52 +0100 | |
commit | b1daa1d393502dabd6189c77b64b92c355c2f21a (patch) | |
tree | fa455867c4f6a315b3f2cb3f7af890b5a3477725 /dev-python | |
parent | dev-python/outcome: Keyword 1.1.0-r1 s390, #840834 (diff) | |
download | gentoo-b1daa1d393502dabd6189c77b64b92c355c2f21a.tar.gz gentoo-b1daa1d393502dabd6189c77b64b92c355c2f21a.tar.bz2 gentoo-b1daa1d393502dabd6189c77b64b92c355c2f21a.zip |
dev-python/pytest-localserver: Keyword 0.5.1 s390, #840834
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/pytest-localserver/pytest-localserver-0.5.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pytest-localserver/pytest-localserver-0.5.1.ebuild b/dev-python/pytest-localserver/pytest-localserver-0.5.1.ebuild index 31b9d6f5b1fa..96b9ecf2c9f2 100644 --- a/dev-python/pytest-localserver/pytest-localserver-0.5.1.ebuild +++ b/dev-python/pytest-localserver/pytest-localserver-0.5.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -12,7 +12,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 ~riscv sparc x86 ~x64-macos" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ppc ppc64 ~riscv ~s390 sparc x86 ~x64-macos" RDEPEND=">=dev-python/werkzeug-0.10[${PYTHON_USEDEP}]" BDEPEND=" |