summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2019-11-12 11:38:04 +0100
committerAgostino Sarubbo <ago@gentoo.org>2019-11-12 11:38:04 +0100
commitdcff3e1279c6c26515c9ca080edb33bd930c06dd (patch)
treecb07e5c51a17eaa8482ed53ea35a652e0d72a2e1
parentdev-perl/Net-SSLeay: ppc64 stable wrt bug #684308 (diff)
downloadgentoo-dcff3e1279c6c26515c9ca080edb33bd930c06dd.tar.gz
gentoo-dcff3e1279c6c26515c9ca080edb33bd930c06dd.tar.bz2
gentoo-dcff3e1279c6c26515c9ca080edb33bd930c06dd.zip
sys-apps/kmod: ppc64 stable wrt bug #684778
Package-Manager: Portage-2.3.76, Repoman-2.3.16 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-rw-r--r--sys-apps/kmod/kmod-26-r2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/kmod/kmod-26-r2.ebuild b/sys-apps/kmod/kmod-26-r2.ebuild
index aa08c2a77e6b..d4f213d8d099 100644
--- a/sys-apps/kmod/kmod-26-r2.ebuild
+++ b/sys-apps/kmod/kmod-26-r2.ebuild
@@ -12,7 +12,7 @@ if [[ ${PV} == 9999* ]]; then
inherit autotools git-r3
else
SRC_URI="https://www.kernel.org/pub/linux/utils/kernel/kmod/${P}.tar.xz"
- KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 m68k ~mips ~ppc ~ppc64 ~riscv s390 sh sparc x86"
+ KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 m68k ~mips ~ppc ppc64 ~riscv s390 sh sparc x86"
inherit libtool
fi