diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-03-26 11:22:49 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-03-26 11:22:49 +0100 |
commit | c18d4fc5c99019f47265980df2edfe3e8279428f (patch) | |
tree | 5358184626d51ad2f48f06f6a1dc6f9e0bbcf7a9 /sys-kernel | |
parent | net-mail/tnef: sparc stable wrt bug #701816 (diff) | |
download | gentoo-c18d4fc5c99019f47265980df2edfe3e8279428f.tar.gz gentoo-c18d4fc5c99019f47265980df2edfe3e8279428f.tar.bz2 gentoo-c18d4fc5c99019f47265980df2edfe3e8279428f.zip |
sys-kernel/linux-headers: sparc stable wrt bug #706042
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-kernel')
-rw-r--r-- | sys-kernel/linux-headers/linux-headers-5.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-kernel/linux-headers/linux-headers-5.4.ebuild b/sys-kernel/linux-headers/linux-headers-5.4.ebuild index 3f42a7d10f56..7b96c9ed7d67 100644 --- a/sys-kernel/linux-headers/linux-headers-5.4.ebuild +++ b/sys-kernel/linux-headers/linux-headers-5.4.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 ~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" |