diff options
author | Michał Górny <mgorny@gentoo.org> | 2024-11-23 17:55:02 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2024-11-23 17:55:02 +0100 |
commit | 3de398d47e6da5e7e111cf5958d45b81df49a90d (patch) | |
tree | 3677b2ae6ff9d9b3b8651f9b25766730c67aeee3 /dev-util/selenium-manager | |
parent | sys-apps/hwloc: Stabilize 2.9.3-r1 ppc, #942096 (diff) | |
download | gentoo-3de398d47e6da5e7e111cf5958d45b81df49a90d.tar.gz gentoo-3de398d47e6da5e7e111cf5958d45b81df49a90d.tar.bz2 gentoo-3de398d47e6da5e7e111cf5958d45b81df49a90d.zip |
dev-util/selenium-manager: Stabilize 4.26.0-r1 x86, #944522
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-util/selenium-manager')
-rw-r--r-- | dev-util/selenium-manager/selenium-manager-4.26.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/selenium-manager/selenium-manager-4.26.0-r1.ebuild b/dev-util/selenium-manager/selenium-manager-4.26.0-r1.ebuild index 7aea4d5bad3f..5bcea22b84da 100644 --- a/dev-util/selenium-manager/selenium-manager-4.26.0-r1.ebuild +++ b/dev-util/selenium-manager/selenium-manager-4.26.0-r1.ebuild @@ -31,7 +31,7 @@ LICENSE="Apache-2.0" # Dependent crate licenses LICENSE+=" Apache-2.0 BSD ISC MIT MPL-2.0 Unicode-DFS-2016" SLOT="0" -KEYWORDS="amd64 arm64 ppc64 ~riscv ~x86" +KEYWORDS="amd64 arm64 ppc64 ~riscv x86" IUSE="telemetry test" RESTRICT="!test? ( test )" |