From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 35EBD138351 for ; Thu, 30 Jan 2020 07:42:57 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 62776E0867; Thu, 30 Jan 2020 07:42:56 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 1E346E0867 for ; Thu, 30 Jan 2020 07:42:56 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id DECC834E54B for ; Thu, 30 Jan 2020 07:42:53 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id EDB1310C for ; Thu, 30 Jan 2020 07:42:50 +0000 (UTC) From: "Georgy Yakovlev" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Georgy Yakovlev" Message-ID: <1580363329.19ac2776d9c27e9726e40f4d7cd7db8c261c87f5.gyakovlev@gentoo> Subject: [gentoo-commits] proj/musl:master commit in: sys-kernel/linux-headers/ X-VCS-Repository: proj/musl X-VCS-Files: sys-kernel/linux-headers/linux-headers-4.14-r1.ebuild sys-kernel/linux-headers/linux-headers-4.15-r1.ebuild sys-kernel/linux-headers/linux-headers-4.16-r2.ebuild sys-kernel/linux-headers/linux-headers-4.17.ebuild sys-kernel/linux-headers/linux-headers-4.18.ebuild sys-kernel/linux-headers/linux-headers-4.19.ebuild sys-kernel/linux-headers/linux-headers-4.20.ebuild X-VCS-Directories: sys-kernel/linux-headers/ X-VCS-Committer: gyakovlev X-VCS-Committer-Name: Georgy Yakovlev X-VCS-Revision: 19ac2776d9c27e9726e40f4d7cd7db8c261c87f5 X-VCS-Branch: master Date: Thu, 30 Jan 2020 07:42:50 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: b4aed6b8-9759-4dc4-b99f-35b87e122f0a X-Archives-Hash: 279de1fb32387e8de64550e3a2790624 commit: 19ac2776d9c27e9726e40f4d7cd7db8c261c87f5 Author: Georgy Yakovlev gentoo org> AuthorDate: Thu Jan 30 05:48:49 2020 +0000 Commit: Georgy Yakovlev gentoo org> CommitDate: Thu Jan 30 05:48:49 2020 +0000 URL: https://gitweb.gentoo.org/proj/musl.git/commit/?id=19ac2776 sys-kernel/linux-headers: restore ppc64 keyword Package-Manager: Portage-2.3.86, Repoman-2.3.20 Signed-off-by: Georgy Yakovlev gentoo.org> sys-kernel/linux-headers/linux-headers-4.14-r1.ebuild | 4 ++-- sys-kernel/linux-headers/linux-headers-4.15-r1.ebuild | 4 ++-- sys-kernel/linux-headers/linux-headers-4.16-r2.ebuild | 4 ++-- sys-kernel/linux-headers/linux-headers-4.17.ebuild | 4 ++-- sys-kernel/linux-headers/linux-headers-4.18.ebuild | 4 ++-- sys-kernel/linux-headers/linux-headers-4.19.ebuild | 4 ++-- sys-kernel/linux-headers/linux-headers-4.20.ebuild | 4 ++-- 7 files changed, 14 insertions(+), 14 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 c87518a..76a3535 100644 --- a/sys-kernel/linux-headers/linux-headers-4.14-r1.ebuild +++ b/sys-kernel/linux-headers/linux-headers-4.14-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -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="amd64 arm arm64 ~mips ppc x86" +KEYWORDS="amd64 arm arm64 ~mips ppc ppc64 x86" DEPEND="app-arch/xz-utils dev-lang/perl" diff --git a/sys-kernel/linux-headers/linux-headers-4.15-r1.ebuild b/sys-kernel/linux-headers/linux-headers-4.15-r1.ebuild index 253a044..87a839b 100644 --- a/sys-kernel/linux-headers/linux-headers-4.15-r1.ebuild +++ b/sys-kernel/linux-headers/linux-headers-4.15-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="6" @@ -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="~amd64 ~arm ~arm64 ~mips ~ppc ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~mips ~ppc ~ppc64 ~x86" DEPEND="app-arch/xz-utils dev-lang/perl" diff --git a/sys-kernel/linux-headers/linux-headers-4.16-r2.ebuild b/sys-kernel/linux-headers/linux-headers-4.16-r2.ebuild index 2f6c7c7..6c7b21c 100644 --- a/sys-kernel/linux-headers/linux-headers-4.16-r2.ebuild +++ b/sys-kernel/linux-headers/linux-headers-4.16-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="6" @@ -15,7 +15,7 @@ SRC_URI="mirror://gentoo/gentoo-headers-base-${PV}-r1.tar.xz ${PATCH_VER:+https://dev.gentoo.org/~slyfox/distfiles/gentoo-headers-${PV}-${PATCH_VER}.tar.xz} " -KEYWORDS="~amd64 ~arm ~arm64 ~mips ~ppc ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~mips ~ppc ~ppc64 ~x86" DEPEND="app-arch/xz-utils dev-lang/perl" diff --git a/sys-kernel/linux-headers/linux-headers-4.17.ebuild b/sys-kernel/linux-headers/linux-headers-4.17.ebuild index 25cf025..bcccca3 100644 --- a/sys-kernel/linux-headers/linux-headers-4.17.ebuild +++ b/sys-kernel/linux-headers/linux-headers-4.17.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="6" @@ -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="~amd64 ~arm ~arm64 ~mips ~ppc ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~mips ~ppc ~ppc64 ~x86" DEPEND="app-arch/xz-utils dev-lang/perl" diff --git a/sys-kernel/linux-headers/linux-headers-4.18.ebuild b/sys-kernel/linux-headers/linux-headers-4.18.ebuild index dbeeea9..c005627 100644 --- a/sys-kernel/linux-headers/linux-headers-4.18.ebuild +++ b/sys-kernel/linux-headers/linux-headers-4.18.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="6" @@ -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="~amd64 ~arm ~arm64 ~mips ~ppc ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~mips ~ppc ~ppc64 ~x86" DEPEND="app-arch/xz-utils dev-lang/perl" diff --git a/sys-kernel/linux-headers/linux-headers-4.19.ebuild b/sys-kernel/linux-headers/linux-headers-4.19.ebuild index dbeeea9..c005627 100644 --- a/sys-kernel/linux-headers/linux-headers-4.19.ebuild +++ b/sys-kernel/linux-headers/linux-headers-4.19.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="6" @@ -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="~amd64 ~arm ~arm64 ~mips ~ppc ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~mips ~ppc ~ppc64 ~x86" DEPEND="app-arch/xz-utils dev-lang/perl" diff --git a/sys-kernel/linux-headers/linux-headers-4.20.ebuild b/sys-kernel/linux-headers/linux-headers-4.20.ebuild index dbeeea9..c005627 100644 --- a/sys-kernel/linux-headers/linux-headers-4.20.ebuild +++ b/sys-kernel/linux-headers/linux-headers-4.20.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="6" @@ -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="~amd64 ~arm ~arm64 ~mips ~ppc ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~mips ~ppc ~ppc64 ~x86" DEPEND="app-arch/xz-utils dev-lang/perl"