diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2021-12-22 19:56:44 +0100 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2021-12-22 19:56:44 +0100 |
commit | d1f0d7f3cdefa6ee0a84c874e6757a0b3648af12 (patch) | |
tree | 98be927464c3a0b44da335d43bb820fc25e2dc58 /net-wireless | |
parent | dev-libs/ell: Stabilize 0.46 amd64, #829805 (diff) | |
download | gentoo-d1f0d7f3cdefa6ee0a84c874e6757a0b3648af12.tar.gz gentoo-d1f0d7f3cdefa6ee0a84c874e6757a0b3648af12.tar.bz2 gentoo-d1f0d7f3cdefa6ee0a84c874e6757a0b3648af12.zip |
net-wireless/iwd: Stabilize 1.20 amd64, #829805
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'net-wireless')
-rw-r--r-- | net-wireless/iwd/iwd-1.20.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-wireless/iwd/iwd-1.20.ebuild b/net-wireless/iwd/iwd-1.20.ebuild index 1db5c99c36ba..0104d16329ff 100644 --- a/net-wireless/iwd/iwd-1.20.ebuild +++ b/net-wireless/iwd/iwd-1.20.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 ~riscv ~sparc x86" + KEYWORDS="~alpha amd64 arm arm64 ~ia64 ~ppc ~ppc64 ~riscv ~sparc x86" MYRST2MAN="RST2MAN=:" fi |