commit: fb53b08afc200341cd9ce2080f9c5929c8ceae1a Author: Tobias Klausmann <klausman <AT> gentoo <DOT> org> AuthorDate: Sun Mar 4 11:06:03 2018 +0000 Commit: Tobias Klausmann <klausman <AT> gentoo <DOT> org> CommitDate: Sun Mar 4 11:34:44 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fb53b08a
sys-apps/kmod-24-r0: alpha stable Gentoo-Bug: http://bugs.gentoo.org/643986 sys-apps/kmod/kmod-24.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-apps/kmod/kmod-24.ebuild b/sys-apps/kmod/kmod-24.ebuild index 8573d86d263..1900a8141e0 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
