app-portage/iwdevtools: stabilize 0.8.1 for amd64, x86

0.8.x been around for a while now, no real known issues, and
with tests regressions should be unlikely.

Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
This commit is contained in:
Ionen Wolkens
2021-12-16 12:36:27 -05:00
parent 741b351628
commit 118831ccf7

View File

@@ -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 ~riscv ~x86"
KEYWORDS="amd64 ~arm ~arm64 ~riscv x86"
IUSE="test"
RESTRICT="!test? ( test )"