diff options
author | 2021-12-21 05:02:18 +0000 | |
---|---|---|
committer | 2021-12-21 05:02:18 +0000 | |
commit | 0b98002084ac87cce17f44a96983a07cc356462e (patch) | |
tree | 98e1897a922d65f81d40eb9c572cf98048f35dc1 /app-portage | |
parent | x11-base/xwayland: Drop old versions (diff) | |
download | gentoo-0b98002084ac87cce17f44a96983a07cc356462e.tar.gz gentoo-0b98002084ac87cce17f44a96983a07cc356462e.tar.bz2 gentoo-0b98002084ac87cce17f44a96983a07cc356462e.zip |
app-portage/iwdevtools: Stabilize 0.8.1 ppc, #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 e71c5f2f2b37..c4946b8ea49e 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 ~riscv x86" +KEYWORDS="amd64 ~arm ~arm64 ppc ~riscv x86" IUSE="test" RESTRICT="!test? ( test )" |