diff options
author | Sam James <sam@gentoo.org> | 2021-02-27 10:08:53 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-02-27 10:08:53 +0000 |
commit | 35e998f148cfc8c15177cde65763efc480b6f7ce (patch) | |
tree | a94761def5310d2244821012b467a7383da20d7a /net-wireless | |
parent | www-client/lynx: Stabilize 2.9.0_pre6-r1 ppc, #773025 (diff) | |
download | gentoo-35e998f148cfc8c15177cde65763efc480b6f7ce.tar.gz gentoo-35e998f148cfc8c15177cde65763efc480b6f7ce.tar.bz2 gentoo-35e998f148cfc8c15177cde65763efc480b6f7ce.zip |
net-wireless/iw: Stabilize 5.9 ppc, #773097
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-wireless')
-rw-r--r-- | net-wireless/iw/iw-5.9.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-wireless/iw/iw-5.9.ebuild b/net-wireless/iw/iw-5.9.ebuild index b756d84a3dd3..b380a60c2963 100644 --- a/net-wireless/iw/iw-5.9.ebuild +++ b/net-wireless/iw/iw-5.9.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://www.kernel.org/pub/software/network/${PN}/${P}.tar.xz" LICENSE="ISC" SLOT="0" -KEYWORDS="amd64 arm arm64 ~ppc x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 arm arm64 ppc x86 ~amd64-linux ~x86-linux" IUSE="" RDEPEND="dev-libs/libnl:=" |