summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2023-10-06 08:33:06 +0200
committerHans de Graaff <graaff@gentoo.org>2023-10-06 08:45:25 +0200
commit46d2cecfc8c66cf797e00ab77d5569419c7b3762 (patch)
tree3962f967b15bfeacb7f0477b54d15ea86ca65c5a /dev-util/selenium-manager
parentdev-util/selenium-manager: add 4.13.0 (diff)
downloadgentoo-46d2cecfc8c66cf797e00ab77d5569419c7b3762.tar.gz
gentoo-46d2cecfc8c66cf797e00ab77d5569419c7b3762.tar.bz2
gentoo-46d2cecfc8c66cf797e00ab77d5569419c7b3762.zip
dev-util/selenium-manager: move ~x86 keyword forward
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Diffstat (limited to 'dev-util/selenium-manager')
-rw-r--r--dev-util/selenium-manager/selenium-manager-4.12.0.ebuild2
-rw-r--r--dev-util/selenium-manager/selenium-manager-4.13.0.ebuild2
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 )"