diff options
author | Sam James <sam@gentoo.org> | 2022-04-26 02:50:58 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-04-26 02:50:58 +0100 |
commit | 38576570848989e6038085f823e53b32adcb6146 (patch) | |
tree | 1502f12569bb934f598237bc64b046031e687b61 /dev-python/selenium | |
parent | dev-python/pytest-aiohttp: Keyword 1.0.4 s390, #840846 (diff) | |
download | gentoo-38576570848989e6038085f823e53b32adcb6146.tar.gz gentoo-38576570848989e6038085f823e53b32adcb6146.tar.bz2 gentoo-38576570848989e6038085f823e53b32adcb6146.zip |
dev-python/selenium: Keyword 3.141.0-r1 s390, #840846
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/selenium')
-rw-r--r-- | dev-python/selenium/selenium-3.141.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/selenium/selenium-3.141.0-r1.ebuild b/dev-python/selenium/selenium-3.141.0-r1.ebuild index 76ca040188e8..809ee216d395 100644 --- a/dev-python/selenium/selenium-3.141.0-r1.ebuild +++ b/dev-python/selenium/selenium-3.141.0-r1.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=7 @@ -16,7 +16,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz -> ${P}.gh.tar.gz )" -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ppc ppc64 ~riscv sparc x86 ~x64-macos" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ppc ppc64 ~riscv ~s390 sparc x86 ~x64-macos" LICENSE="Apache-2.0" SLOT="0" |