diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2019-07-24 07:54:12 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-07-24 07:54:12 +0100 |
commit | 477ac965767030209135ec423970a1f6e0aafda7 (patch) | |
tree | a85adc032c85b0a037875a64a1e1eca3da926014 /sys-kernel | |
parent | net-ftp/proftpd: drop old (diff) | |
download | gentoo-477ac965767030209135ec423970a1f6e0aafda7.tar.gz gentoo-477ac965767030209135ec423970a1f6e0aafda7.tar.bz2 gentoo-477ac965767030209135ec423970a1f6e0aafda7.zip |
sys-kernel/linux-headers: stable 4.19 for ppc64, bug #690278
Tested-by: ernsteiswuerfel
Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'sys-kernel')
-rw-r--r-- | sys-kernel/linux-headers/linux-headers-4.19.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-kernel/linux-headers/linux-headers-4.19.ebuild b/sys-kernel/linux-headers/linux-headers-4.19.ebuild index 04f8c2d48762..407a4c31e69b 100644 --- a/sys-kernel/linux-headers/linux-headers-4.19.ebuild +++ b/sys-kernel/linux-headers/linux-headers-4.19.ebuild @@ -15,7 +15,7 @@ SRC_URI="mirror://gentoo/gentoo-headers-base-${PV}.tar.xz ${PATCH_VER:+https://dev.gentoo.org/~slyfox/distfiles/gentoo-headers-${PV}-${PATCH_VER}.tar.xz} " -KEYWORDS="~alpha amd64 ~arm arm64 hppa ia64 ~m68k ~mips ppc ~ppc64 ~riscv ~s390 ~sh sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sh sparc ~x86 ~amd64-linux ~x86-linux" DEPEND="app-arch/xz-utils dev-lang/perl" |