From: Sergei Trofimovich Date: Mon, 30 Dec 2019 21:32:25 +0000 (+0000) Subject: net-wireless/iwd: keyworded 1.4 for ppc/ppc64, bug #664356 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=a3709acb5182f2f09b77f256d4f7347737bd1d31;p=gentoo.git net-wireless/iwd: keyworded 1.4 for ppc/ppc64, bug #664356 Tested-by: ernsteiswuerfel Package-Manager: Portage-2.3.84, Repoman-2.3.20 RepoMan-Options: --include-arches="ppc ppc64" Signed-off-by: Sergei Trofimovich --- diff --git a/net-wireless/iwd/iwd-1.4.ebuild b/net-wireless/iwd/iwd-1.4.ebuild index 25f6697697f3..a27df2f13a45 100644 --- a/net-wireless/iwd/iwd-1.4.ebuild +++ b/net-wireless/iwd/iwd-1.4.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 ~sparc ~x86" + KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" fi DESCRIPTION="Wireless daemon for linux"