commit: 46d2cecfc8c66cf797e00ab77d5569419c7b3762
Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Fri Oct 6 06:33:06 2023 +0000
Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Fri Oct 6 06:45:25 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=46d2cecf
dev-util/selenium-manager: move ~x86 keyword forward
Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>
dev-util/selenium-manager/selenium-manager-4.12.0.ebuild | 2 +-
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 )"