diff options
author | 2024-11-23 15:15:15 +0100 | |
---|---|---|
committer | 2024-11-23 15:15:15 +0100 | |
commit | 1f4665e42299c982b3c44dd4ce7c64fc23247b99 (patch) | |
tree | 5e85285407c60ce73a7c36a95916259d3cc88ff7 | |
parent | dev-python/sphinxcontrib-autoprogram: Stabilize 0.1.9 amd64, #944251 (diff) | |
download | gentoo-1f4665e42299c982b3c44dd4ce7c64fc23247b99.tar.gz gentoo-1f4665e42299c982b3c44dd4ce7c64fc23247b99.tar.bz2 gentoo-1f4665e42299c982b3c44dd4ce7c64fc23247b99.zip |
dev-util/selenium-manager: Stabilize 4.26.0-r1 amd64, #944522
Signed-off-by: Michał Górny <mgorny@gentoo.org>
-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 fd1327bcebe1..7aea4d5bad3f 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 )" |