From fae11804f17658dbf7f59fa96cf94493b83a52af Mon Sep 17 00:00:00 2001 From: Ionen Wolkens Date: Wed, 16 Feb 2022 00:55:44 -0500 Subject: app-portage/iwdevtools: stabilize 0.10.1 ALLARCHES Bugfix release and let's not wait too long given the qa-sed bug has potential to mis-sed files when using portage with --debug (thankfully been resulting in build failures so shouldn't have installed these). Signed-off-by: Ionen Wolkens --- app-portage/iwdevtools/iwdevtools-0.10.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app-portage/iwdevtools') diff --git a/app-portage/iwdevtools/iwdevtools-0.10.1.ebuild b/app-portage/iwdevtools/iwdevtools-0.10.1.ebuild index 037698e7008f..09262d7fea22 100644 --- a/app-portage/iwdevtools/iwdevtools-0.10.1.ebuild +++ b/app-portage/iwdevtools/iwdevtools-0.10.1.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 ~ppc ~ppc64 ~riscv ~sparc ~x86" +KEYWORDS="amd64 arm arm64 ppc ppc64 ~riscv sparc x86" IUSE="test" RESTRICT="!test? ( test )" -- cgit v1.2.3-65-gdbad