diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2021-02-11 07:43:32 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2021-02-11 07:44:59 +0000 |
commit | 1be634d9dc7bb0f29c4503b65feddcf09cec30aa (patch) | |
tree | e50aeb54e414a4d68a2127da92c476224ecff5ea /sys-kernel/linux-headers | |
parent | dev-lang/php: stable 7.3.27 for ppc64 (diff) | |
download | gentoo-1be634d9dc7bb0f29c4503b65feddcf09cec30aa.tar.gz gentoo-1be634d9dc7bb0f29c4503b65feddcf09cec30aa.tar.bz2 gentoo-1be634d9dc7bb0f29c4503b65feddcf09cec30aa.zip |
sys-kernel/linux-headers: stable 5.10 for ppc64
stable wrt bug #768672
Package-Manager: Portage-3.0.14, Repoman-3.0.2
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'sys-kernel/linux-headers')
-rw-r--r-- | sys-kernel/linux-headers/linux-headers-5.10.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-kernel/linux-headers/linux-headers-5.10.ebuild b/sys-kernel/linux-headers/linux-headers-5.10.ebuild index 2d0edf6a7777..3a86fe0c984b 100644 --- a/sys-kernel/linux-headers/linux-headers-5.10.ebuild +++ b/sys-kernel/linux-headers/linux-headers-5.10.ebuild @@ -15,7 +15,7 @@ SRC_URI="${KERNEL_URI} ${PATCH_VER:+https://dev.gentoo.org/~slyfox/distfiles/gentoo-headers-${PATCH_PV}-${PATCH_VER}.tar.xz} " -KEYWORDS="~alpha ~amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux" DEPEND="app-arch/xz-utils dev-lang/perl" |