diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-12-22 00:09:17 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-12-22 00:09:20 +0000 |
commit | 559bab377acc6ae54dbcfa17203ab18efd26982a (patch) | |
tree | 1a97a8a74e8b07644e07e5152cad63267911706c /sys-kernel | |
parent | profiles: add experinemntal big-endian arm64 profile (diff) | |
download | gentoo-559bab377acc6ae54dbcfa17203ab18efd26982a.tar.gz gentoo-559bab377acc6ae54dbcfa17203ab18efd26982a.tar.bz2 gentoo-559bab377acc6ae54dbcfa17203ab18efd26982a.zip |
sys-kernel/linux-headers: stable 4.14-r1 for ppc/ppc64, bug #660364
Tested-by: ernsteiswuerfel
Package-Manager: Portage-2.3.52, Repoman-2.3.12
RepoMan-Options: --include-arches="ppc ppc64"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'sys-kernel')
-rw-r--r-- | sys-kernel/linux-headers/linux-headers-4.14-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-kernel/linux-headers/linux-headers-4.14-r1.ebuild b/sys-kernel/linux-headers/linux-headers-4.14-r1.ebuild index 25239451dc14..cd38e809d161 100644 --- a/sys-kernel/linux-headers/linux-headers-4.14-r1.ebuild +++ b/sys-kernel/linux-headers/linux-headers-4.14-r1.ebuild @@ -12,7 +12,7 @@ PATCH_VER="1" SRC_URI="mirror://gentoo/gentoo-headers-base-${PV}.tar.xz ${PATCH_VER:+mirror://gentoo/gentoo-headers-${PV}-${PATCH_VER}.tar.xz}" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-linux ~x86-linux" DEPEND="app-arch/xz-utils dev-lang/perl" |