diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-07-17 09:44:11 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-07-17 09:44:11 +0200 |
commit | 4a075196460b25589d0bae80f48ac3ec8f20478c (patch) | |
tree | 8488e64b0da737f09e999c373081fa92d59a47d5 /net-wireless | |
parent | dev-libs/ell: x86 stable wrt bug #802453 (diff) | |
download | gentoo-4a075196460b25589d0bae80f48ac3ec8f20478c.tar.gz gentoo-4a075196460b25589d0bae80f48ac3ec8f20478c.tar.bz2 gentoo-4a075196460b25589d0bae80f48ac3ec8f20478c.zip |
net-wireless/iwd: x86 stable wrt bug #802453
Package-Manager: Portage-3.0.20, Repoman-3.0.2
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-wireless')
-rw-r--r-- | net-wireless/iwd/iwd-1.15.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-wireless/iwd/iwd-1.15.ebuild b/net-wireless/iwd/iwd-1.15.ebuild index 0d9ef0df5b29..109522fe0d6b 100644 --- a/net-wireless/iwd/iwd-1.15.ebuild +++ b/net-wireless/iwd/iwd-1.15.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" MYRST2MAN="RST2MAN=:" fi |