summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGeorgy Yakovlev <gyakovlev@gentoo.org>2021-07-10 03:54:42 -0700
committerGeorgy Yakovlev <gyakovlev@gentoo.org>2021-07-10 03:57:08 -0700
commitbce49323f63c966a2b52f74446e6ed78b63b50ed (patch)
treed33557ac47d6a0e02e86d3d9f6b136d93c67fb9d
parentdev-java/httpcore: new package (diff)
downloadgentoo-bce49323.tar.gz
gentoo-bce49323.tar.bz2
gentoo-bce49323.zip
net-wireless/iw: keyword 5.9 for ppc64
Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
-rw-r--r--net-wireless/iw/iw-5.9.ebuild2
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:="