diff options
author | 2019-07-23 07:34:42 +0100 | |
---|---|---|
committer | 2019-07-23 07:34:57 +0100 | |
commit | 59359462193f78798d18b4aac2a372882765e6f4 (patch) | |
tree | 9cd49776e87bc8395f1cf4b428c397c76cb86589 /sys-kernel | |
parent | sys-kernel/linux-headers: stable 4.19 for ia64, bug #690278 (diff) | |
download | gentoo-59359462193f78798d18b4aac2a372882765e6f4.tar.gz gentoo-59359462193f78798d18b4aac2a372882765e6f4.tar.bz2 gentoo-59359462193f78798d18b4aac2a372882765e6f4.zip |
sys-kernel/linux-headers: stable 4.19 for ppc, bug #690278
Tested-by: ernsteiswuerfel
Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="ppc"
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 ef521fc30d62..04f8c2d48762 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" |