diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2020-05-22 22:41:14 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-05-22 21:55:30 +0100 |
commit | 287cab24c89c8fd571eeda6620028ca487360958 (patch) | |
tree | e002b87554af590afe41b9289bd915004b2f8fe7 /sys-kernel/linux-headers | |
parent | sys-devel/binutils-config: bump up to 5.3, bug #724454 (diff) | |
download | gentoo-287cab24c89c8fd571eeda6620028ca487360958.tar.gz gentoo-287cab24c89c8fd571eeda6620028ca487360958.tar.bz2 gentoo-287cab24c89c8fd571eeda6620028ca487360958.zip |
sys-kernel/linux-headers: stable 5.4-r1 for hppa/sparc, bug #723796
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="hppa sparc"
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
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.4-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-kernel/linux-headers/linux-headers-5.4-r1.ebuild b/sys-kernel/linux-headers/linux-headers-5.4-r1.ebuild index 7876ec16cce8..413cbc97e112 100644 --- a/sys-kernel/linux-headers/linux-headers-5.4-r1.ebuild +++ b/sys-kernel/linux-headers/linux-headers-5.4-r1.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" |