diff options
author | Georgy Yakovlev <gyakovlev@gentoo.org> | 2021-07-10 03:54:42 -0700 |
---|---|---|
committer | Georgy Yakovlev <gyakovlev@gentoo.org> | 2021-07-10 03:57:08 -0700 |
commit | bce49323f63c966a2b52f74446e6ed78b63b50ed (patch) | |
tree | d33557ac47d6a0e02e86d3d9f6b136d93c67fb9d /net-wireless/iw | |
parent | dev-java/httpcore: new package (diff) | |
download | gentoo-bce49323f63c966a2b52f74446e6ed78b63b50ed.tar.gz gentoo-bce49323f63c966a2b52f74446e6ed78b63b50ed.tar.bz2 gentoo-bce49323f63c966a2b52f74446e6ed78b63b50ed.zip |
net-wireless/iw: keyword 5.9 for ppc64
Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
Diffstat (limited to 'net-wireless/iw')
-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 b380a60c2963..35136ab95b36 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 ppc64 x86 ~amd64-linux ~x86-linux" IUSE="" RDEPEND="dev-libs/libnl:=" |