summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIonen Wolkens <ionen@gentoo.org>2022-02-16 00:55:44 -0500
committerIonen Wolkens <ionen@gentoo.org>2022-02-16 01:55:51 -0500
commitfae11804f17658dbf7f59fa96cf94493b83a52af (patch)
treed98abf4ae898c725b390a4d59ac2071ad05524ed /app-portage
parentdev-python/ubelt: Bump to 1.0.0 (diff)
downloadgentoo-fae11804f17658dbf7f59fa96cf94493b83a52af.tar.gz
gentoo-fae11804f17658dbf7f59fa96cf94493b83a52af.tar.bz2
gentoo-fae11804f17658dbf7f59fa96cf94493b83a52af.zip
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 <ionen@gentoo.org>
Diffstat (limited to 'app-portage')
-rw-r--r--app-portage/iwdevtools/iwdevtools-0.10.1.ebuild2
1 files changed, 1 insertions, 1 deletions
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 )"