diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-10-12 08:50:47 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-10-12 08:50:47 +0200 |
commit | b65ce2f6d1f4e4a3ae7c35002c2615c71298da3e (patch) | |
tree | 245a0890ae47e64ccb81ecd5849bd92c4397e830 /net-wireless/iwd | |
parent | dev-libs/ell: Stabilize 0.53 ppc, #876775 (diff) | |
download | gentoo-b65ce2f6d1f4e4a3ae7c35002c2615c71298da3e.tar.gz gentoo-b65ce2f6d1f4e4a3ae7c35002c2615c71298da3e.tar.bz2 gentoo-b65ce2f6d1f4e4a3ae7c35002c2615c71298da3e.zip |
net-wireless/iwd: Stabilize 1.30 ppc, #876775
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-wireless/iwd')
-rw-r--r-- | net-wireless/iwd/iwd-1.30.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-wireless/iwd/iwd-1.30.ebuild b/net-wireless/iwd/iwd-1.30.ebuild index a434d6646a45..1fa0906d82d9 100644 --- a/net-wireless/iwd/iwd-1.30.ebuild +++ b/net-wireless/iwd/iwd-1.30.ebuild @@ -13,7 +13,7 @@ if [[ ${PV} == *9999* ]]; then ELL_EGIT_REPO_URI="https://git.kernel.org/pub/scm/libs/ell/ell.git" else SRC_URI="https://www.kernel.org/pub/linux/network/wireless/${P}.tar.xz" - KEYWORDS="~alpha amd64 arm arm64 ~ia64 ~loong ~ppc ~ppc64 ~riscv ~sparc x86" + KEYWORDS="~alpha amd64 arm arm64 ~ia64 ~loong ppc ~ppc64 ~riscv ~sparc x86" MYRST2MAN="RST2MAN=:" fi |