diff options
author | Marek Szuba <marecki@gentoo.org> | 2021-11-28 18:38:49 +0100 |
---|---|---|
committer | Marek Szuba <marecki@gentoo.org> | 2021-11-28 18:40:31 +0100 |
commit | 9c6d8cfd89603a1d8416759c481c693ce7dee965 (patch) | |
tree | c67fac2cb98e746de4dccc856b80df43874e2ee8 /app-portage | |
parent | app-portage/mgorny-dev-scripts: keyword 13 for ~riscv (diff) | |
download | gentoo-9c6d8cfd89603a1d8416759c481c693ce7dee965.tar.gz gentoo-9c6d8cfd89603a1d8416759c481c693ce7dee965.tar.bz2 gentoo-9c6d8cfd89603a1d8416759c481c693ce7dee965.zip |
app-portage/iwdevtools: keyword 0.8.0 for ~riscv
Keep in mind that if you run the test suite for this on a physical
RISC-V system you will probably have to crank up the timeout threshold,
by A LOT.
Signed-off-by: Marek Szuba <marecki@gentoo.org>
Diffstat (limited to 'app-portage')
-rw-r--r-- | app-portage/iwdevtools/iwdevtools-0.8.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-portage/iwdevtools/iwdevtools-0.8.0.ebuild b/app-portage/iwdevtools/iwdevtools-0.8.0.ebuild index c1c495dcafbf..5d03e033a003 100644 --- a/app-portage/iwdevtools/iwdevtools-0.8.0.ebuild +++ b/app-portage/iwdevtools/iwdevtools-0.8.0.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/ionenwks/iwdevtools/archive/refs/tags/v${PV}.tar.gz LICENSE="BSD-2" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86" IUSE="test" RESTRICT="!test? ( test )" |