summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-04-28 19:13:51 +0000
committerSam James <sam@gentoo.org>2021-04-28 19:13:51 +0000
commit5741a75e6ba9935f4844a65c238f2bdf2f9174fc (patch)
tree31236fc7797d1a5a44c930b690b7a05b0490f8eb /net-wireless/iwd
parentdev-libs/ell: Stabilize 0.39 ppc, #786450 (diff)
downloadgentoo-5741a75e6ba9935f4844a65c238f2bdf2f9174fc.tar.gz
gentoo-5741a75e6ba9935f4844a65c238f2bdf2f9174fc.tar.bz2
gentoo-5741a75e6ba9935f4844a65c238f2bdf2f9174fc.zip
net-wireless/iwd: Stabilize 1.13 ppc, #786450
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-wireless/iwd')
-rw-r--r--net-wireless/iwd/iwd-1.13.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-wireless/iwd/iwd-1.13.ebuild b/net-wireless/iwd/iwd-1.13.ebuild
index b94f28dd0ec9..9b940d32b072 100644
--- a/net-wireless/iwd/iwd-1.13.ebuild
+++ b/net-wireless/iwd/iwd-1.13.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 ~ppc ppc64 ~sparc x86"
+ KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ppc ppc64 ~sparc x86"
fi
DESCRIPTION="Wireless daemon for linux"