commit: 4a7d20d6e2083c6b159f9028359d733c4ba7f02c Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Sat Jun 7 10:43:14 2025 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Sat Jun 7 10:43:14 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4a7d20d6
dev-util/selenium-manager: Stabilize 4.33.0 amd64, #957339 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> dev-util/selenium-manager/selenium-manager-4.33.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-util/selenium-manager/selenium-manager-4.33.0.ebuild b/dev-util/selenium-manager/selenium-manager-4.33.0.ebuild index 7098ba8d3e3b..3beda6504379 100644 --- a/dev-util/selenium-manager/selenium-manager-4.33.0.ebuild +++ b/dev-util/selenium-manager/selenium-manager-4.33.0.ebuild @@ -31,7 +31,7 @@ LICENSE="Apache-2.0" # Dependent crate licenses LICENSE+=" Apache-2.0 BSD ISC MIT MPL-2.0 Unicode-3.0 Unicode-DFS-2016" SLOT="0" -KEYWORDS="~amd64 arm64 ~ppc64 ~riscv ~x86" +KEYWORDS="amd64 arm64 ~ppc64 ~riscv ~x86" IUSE="telemetry test" RESTRICT="!test? ( test )"
