commit: 9c6d8cfd89603a1d8416759c481c693ce7dee965 Author: Marek Szuba <marecki <AT> gentoo <DOT> org> AuthorDate: Sun Nov 28 17:38:49 2021 +0000 Commit: Marek Szuba <marecki <AT> gentoo <DOT> org> CommitDate: Sun Nov 28 17:40:31 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9c6d8cfd
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 <AT> gentoo.org> app-portage/iwdevtools/iwdevtools-0.8.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 )"
