diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2025-04-13 18:55:58 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2025-04-13 18:55:58 +0000 |
| commit | c0c2cbeb1d7b50dcb1988ee42703936629ecfb32 (patch) | |
| tree | 04448bfad625d0c01d27264baf612cacd517eaeb /dev-python/selenium/selenium-4.30.0.ebuild | |
| parent | aed56da4e80324e823631d72c418ae0fcda86ca5 (diff) | |
| download | baldeagleos-repo-c0c2cbeb1d7b50dcb1988ee42703936629ecfb32.tar.gz baldeagleos-repo-c0c2cbeb1d7b50dcb1988ee42703936629ecfb32.tar.xz baldeagleos-repo-c0c2cbeb1d7b50dcb1988ee42703936629ecfb32.zip | |
Adding metadata
Diffstat (limited to 'dev-python/selenium/selenium-4.30.0.ebuild')
| -rw-r--r-- | dev-python/selenium/selenium-4.30.0.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/dev-python/selenium/selenium-4.30.0.ebuild b/dev-python/selenium/selenium-4.30.0.ebuild index 146eea278e87..36d4b07cf992 100644 --- a/dev-python/selenium/selenium-4.30.0.ebuild +++ b/dev-python/selenium/selenium-4.30.0.ebuild @@ -29,7 +29,7 @@ SRC_URI+=" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~sparc ~x86" +KEYWORDS="amd64 ~arm arm64 ~ppc ~ppc64 ~riscv ~sparc ~x86" IUSE="test-rust" RDEPEND=" @@ -94,7 +94,6 @@ python_test() { local -x PATH=${T}/bin:${PATH} local -x SE_MANAGER_PATH="$(type -P selenium-manager)" - local EPYTEST_XDIST=1 pytest_args+=( -p rerunfailures --reruns=5 |
