commit: 39a724559a9592625e5dc3433334982820755bad Author: Ionen Wolkens <ionen <AT> gentoo <DOT> org> AuthorDate: Thu Oct 27 21:55:27 2022 +0000 Commit: Ionen Wolkens <ionen <AT> gentoo <DOT> org> CommitDate: Thu Oct 27 22:17:22 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=39a72455
app-portage/iwdevtools: stabilize 0.12.0 for ALLARCHES Signed-off-by: Ionen Wolkens <ionen <AT> gentoo.org> app-portage/iwdevtools/iwdevtools-0.12.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-portage/iwdevtools/iwdevtools-0.12.0.ebuild b/app-portage/iwdevtools/iwdevtools-0.12.0.ebuild index f618116f15e0..25527bd89228 100644 --- a/app-portage/iwdevtools/iwdevtools-0.12.0.ebuild +++ b/app-portage/iwdevtools/iwdevtools-0.12.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 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86 ~x64-macos" +KEYWORDS="amd64 arm arm64 hppa ~ia64 ~loong ppc ppc64 ~riscv sparc x86 ~x64-macos" IUSE="test" RESTRICT="!test? ( test )"
