summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2018-03-15 17:21:51 +0300
committerMikle Kolyada <zlogene@gentoo.org>2018-03-15 17:21:51 +0300
commit7ea06bf894610ddddda923ad39487c49eaad2c30 (patch)
treefd685adbc18ae04757994762ec416d1d111d690a
parentapp-misc/mc: arm stable wrt bug #644450 (diff)
downloadgentoo-7ea06bf894610ddddda923ad39487c49eaad2c30.tar.gz
gentoo-7ea06bf894610ddddda923ad39487c49eaad2c30.tar.bz2
gentoo-7ea06bf894610ddddda923ad39487c49eaad2c30.zip
sys-apps/kmod: arm stable wrt bug #643986
Package-Manager: Portage-2.3.24, Repoman-2.3.6
-rw-r--r--sys-apps/kmod/kmod-24.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/kmod/kmod-24.ebuild b/sys-apps/kmod/kmod-24.ebuild
index 1900a8141e06..84344d1fa573 100644
--- a/sys-apps/kmod/kmod-24.ebuild
+++ b/sys-apps/kmod/kmod-24.ebuild
@@ -12,7 +12,7 @@ if [[ ${PV} == 9999* ]]; then
inherit autotools git-2
else
SRC_URI="mirror://kernel/linux/utils/kernel/kmod/${P}.tar.xz"
- KEYWORDS="alpha amd64 ~arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86"
+ KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86"
inherit libtool
fi