diff options
author | Matt Turner <mattst88@gentoo.org> | 2020-09-26 23:41:13 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2020-09-26 23:41:26 -0700 |
commit | 366041f57e0500d19b64492a35f9b6b111963543 (patch) | |
tree | a69fc27ed943da4e208eeb0b9793afd4964c887f /dev-python/selenium | |
parent | dev-python/aiohttp: Keyword 3.6.2 alpha, #737618 (diff) | |
download | gentoo-366041f57e0500d19b64492a35f9b6b111963543.tar.gz gentoo-366041f57e0500d19b64492a35f9b6b111963543.tar.bz2 gentoo-366041f57e0500d19b64492a35f9b6b111963543.zip |
dev-python/selenium: Keyword 3.141.0-r1 alpha, #737618
Signed-off-by: Matt Turner <mattst88@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 a5962b98373e..5e7af5e1fa4e 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="amd64 arm arm64 ~ia64 ppc ppc64 ~riscv sparc x86" +KEYWORDS="~alpha amd64 arm arm64 ~ia64 ppc ppc64 ~riscv sparc x86" LICENSE="Apache-2.0" SLOT="0" |