sys-apps/kmod: stable 25 for ia64, bug #677942
authorSergei Trofimovich <slyfox@gentoo.org>
Sun, 17 Feb 2019 16:57:00 +0000 (16:57 +0000)
committerSergei Trofimovich <slyfox@gentoo.org>
Sun, 17 Feb 2019 16:57:33 +0000 (16:57 +0000)
Package-Manager: Portage-2.3.60, Repoman-2.3.12
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
sys-apps/kmod/kmod-25.ebuild

index 4663e479b405355aba029022246b567e56a92361..a32ff60aaf0845671f90a4b1c14c8840dbf1c1ba 100644 (file)
@@ -12,7 +12,7 @@ if [[ ${PV} == 9999* ]]; then
        inherit autotools git-r3
 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