diff options
Diffstat (limited to 'dev-util/selenium-manager')
-rw-r--r-- | dev-util/selenium-manager/selenium-manager-4.12.0.ebuild | 2 | ||||
-rw-r--r-- | dev-util/selenium-manager/selenium-manager-4.13.0.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/selenium-manager/selenium-manager-4.12.0.ebuild b/dev-util/selenium-manager/selenium-manager-4.12.0.ebuild index fe10273a6e26..acbbf5941516 100644 --- a/dev-util/selenium-manager/selenium-manager-4.12.0.ebuild +++ b/dev-util/selenium-manager/selenium-manager-4.12.0.ebuild @@ -269,7 +269,7 @@ S="${WORKDIR}/selenium-selenium-${PV}/rust" # use cargo-license for a more accurate license picture LICENSE="0BSD Apache-2.0 Apache-2.0-with-LLVM-exceptions BSD Boost-1.0 CC0-1.0 ISC MIT MPL-2.0 Unicode-DFS-2016 Unlicense ZLIB" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~x86" IUSE="test" RESTRICT="!test? ( test )" diff --git a/dev-util/selenium-manager/selenium-manager-4.13.0.ebuild b/dev-util/selenium-manager/selenium-manager-4.13.0.ebuild index 7afa43730b5f..9bc1b9a7c127 100644 --- a/dev-util/selenium-manager/selenium-manager-4.13.0.ebuild +++ b/dev-util/selenium-manager/selenium-manager-4.13.0.ebuild @@ -271,7 +271,7 @@ S="${WORKDIR}/selenium-selenium-${PV}/rust" # use cargo-license for a more accurate license picture LICENSE="0BSD Apache-2.0 Apache-2.0-with-LLVM-exceptions BSD Boost-1.0 CC0-1.0 ISC MIT MPL-2.0 Unicode-DFS-2016 Unlicense ZLIB" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~x86" IUSE="test" RESTRICT="!test? ( test )" |