diff options
author | Sam James <sam@gentoo.org> | 2021-12-21 05:11:40 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-12-21 05:11:40 +0000 |
commit | 9085d2261669d97ba61c479c4cb3c94ae07e5991 (patch) | |
tree | 4c0ddd4d35f695399b4de06a8e45d243a2ab12b7 /app-portage | |
parent | app-portage/iwdevtools: Stabilize 0.8.1 ppc64, #829738 (diff) | |
download | gentoo-9085d2261669d97ba61c479c4cb3c94ae07e5991.tar.gz gentoo-9085d2261669d97ba61c479c4cb3c94ae07e5991.tar.bz2 gentoo-9085d2261669d97ba61c479c4cb3c94ae07e5991.zip |
app-portage/iwdevtools: Stabilize 0.8.1 arm, #829738
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-portage')
-rw-r--r-- | app-portage/iwdevtools/iwdevtools-0.8.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-portage/iwdevtools/iwdevtools-0.8.1.ebuild b/app-portage/iwdevtools/iwdevtools-0.8.1.ebuild index 742a3ede64d2..63ef0e674569 100644 --- a/app-portage/iwdevtools/iwdevtools-0.8.1.ebuild +++ b/app-portage/iwdevtools/iwdevtools-0.8.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 x86" +KEYWORDS="amd64 arm ~arm64 ppc ppc64 ~riscv x86" IUSE="test" RESTRICT="!test? ( test )" |