diff options
author | 2020-09-28 18:50:17 +0200 | |
---|---|---|
committer | 2020-09-28 18:40:49 +0100 | |
commit | 061dcc77a12bdded3178e6eff4fad88b8ba6bf23 (patch) | |
tree | d48fa07f8fa9bbb49ee3b38306cb8b73818e5f2d /dev-python/selenium | |
parent | dev-python/sphinx-aiohttp-theme: mark 0.1.6 ~hppa, bug #737618 (diff) | |
download | gentoo-061dcc77a12bdded3178e6eff4fad88b8ba6bf23.tar.gz gentoo-061dcc77a12bdded3178e6eff4fad88b8ba6bf23.tar.bz2 gentoo-061dcc77a12bdded3178e6eff4fad88b8ba6bf23.zip |
dev-python/selenium: keyworded 3.141.0-r1 for hppa, bug #737618
Package-Manager: Portage-3.0.4, Repoman-3.0.1
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/selenium')
-rw-r--r-- | dev-python/selenium/selenium-3.141.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/selenium/selenium-3.141.0-r1.ebuild b/dev-python/selenium/selenium-3.141.0-r1.ebuild index 5e7af5e1fa4e..0878736c2a51 100644 --- a/dev-python/selenium/selenium-3.141.0-r1.ebuild +++ b/dev-python/selenium/selenium-3.141.0-r1.ebuild @@ -16,7 +16,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz -> ${P}.gh.tar.gz )" -KEYWORDS="~alpha amd64 arm arm64 ~ia64 ppc ppc64 ~riscv sparc x86" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ppc64 ~riscv sparc x86" LICENSE="Apache-2.0" SLOT="0" |