diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-12-02 14:56:22 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-12-02 14:56:22 +0000 |
commit | ded7a680ea9aff66e6213aa1c2604250ba8590d7 (patch) | |
tree | 4f2a09971ecdbe345783b7e05428942afdc28f82 /dev-util | |
parent | app-editors/gvim: Stabilize 9.0.1627 sparc, #913535 (diff) | |
download | gentoo-ded7a680ea9aff66e6213aa1c2604250ba8590d7.tar.gz gentoo-ded7a680ea9aff66e6213aa1c2604250ba8590d7.tar.bz2 gentoo-ded7a680ea9aff66e6213aa1c2604250ba8590d7.zip |
dev-util/selenium-manager: Keyword 4.15.0 ppc64, #912999
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-util')
-rw-r--r-- | dev-util/selenium-manager/selenium-manager-4.15.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/selenium-manager/selenium-manager-4.15.0.ebuild b/dev-util/selenium-manager/selenium-manager-4.15.0.ebuild index 3a53001db6d6..4cb076cb60e4 100644 --- a/dev-util/selenium-manager/selenium-manager-4.15.0.ebuild +++ b/dev-util/selenium-manager/selenium-manager-4.15.0.ebuild @@ -282,7 +282,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 ~riscv ~x86" +KEYWORDS="~amd64 ~ppc64 ~riscv ~x86" IUSE="test" RESTRICT="!test? ( test )" |