diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-06-03 11:21:44 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-06-03 11:21:44 +0200 |
commit | 4bca810f21c332624b3da87c0fc55c2723a80bd3 (patch) | |
tree | f1434622334059bc0b80ec5e59d15bdd5bdb38cc /sys-kernel/linux-headers | |
parent | net-misc/socat: BDEPEND on app-text/yodl (diff) | |
download | gentoo-4bca810f21c332624b3da87c0fc55c2723a80bd3.tar.gz gentoo-4bca810f21c332624b3da87c0fc55c2723a80bd3.tar.bz2 gentoo-4bca810f21c332624b3da87c0fc55c2723a80bd3.zip |
sys-kernel/linux-headers: s390 stable wrt bug #723796
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="s390"
Signed-off-by: Agostino Sarubbo <ago@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 4bfd5bf786a4..ce6b9499d60b 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" |